Version 1.2.0
This commit is contained in:
parent
0914af2914
commit
9d231bc99e
|
@ -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
6
debian/changelog
vendored
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue