From 9d231bc99ef1cdcfe264d738c39cbde8b454a232 Mon Sep 17 00:00:00 2001 From: Andre Nathan Date: Fri, 13 Jun 2014 14:38:05 -0300 Subject: [PATCH] Version 1.2.0 --- README.md | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 42bed99..c4dad30 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ simply run the commands below bundle install bundle exec rake compile bundle exec rake gem -gem install pkg/ruby-lxc-1.1.1.gem +gem install pkg/ruby-lxc-1.2.0.gem ``` or just add this to your ```Gemfile``` ```ruby diff --git a/debian/changelog b/debian/changelog index 759ca47..72e7c0e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ruby-lxc (1.2.0-0digirati1) trusty; urgency=low + + * Version 1.2.0. + + -- Andre Nathan Fri, 13 Jun 2014 14:37:26 -0300 + ruby-lxc (1.1.1-0digirati1) trusty; urgency=low * Version 1.1.1.