Version 1.2.0

This commit is contained in:
Andre Nathan 2014-06-13 14:38:05 -03:00
parent 0914af2914
commit 9d231bc99e
2 changed files with 7 additions and 1 deletions

View file

@ -14,7 +14,7 @@ simply run the commands below
bundle install bundle install
bundle exec rake compile bundle exec rake compile
bundle exec rake gem 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``` or just add this to your ```Gemfile```
```ruby ```ruby

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
ruby-lxc (1.2.0-0digirati1) trusty; urgency=low
* Version 1.2.0.
-- Andre Nathan <andre@digirati.com.br> Fri, 13 Jun 2014 14:37:26 -0300
ruby-lxc (1.1.1-0digirati1) trusty; urgency=low ruby-lxc (1.1.1-0digirati1) trusty; urgency=low
* Version 1.1.1. * Version 1.1.1.