Skip to content

Commit b3f43f2

Browse files
committed
Version 1.2.3
1 parent 5a93ebc commit b3f43f2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
ruby-lxc (1.2.3-0digirati1) trusty; urgency=low
2+
3+
* Version 1.2.3.
4+
5+
-- Andre Nathan <andre@digirati.com.br> Mon, 10 Jul 2018 10:29:03 -0300
6+
17
ruby-lxc (1.2.2-0digirati1) trusty; urgency=low
28

39
* Version 1.2.2.

lib/lxc/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module LXC
2-
VERSION = '1.2.2'
2+
VERSION = '1.2.3'
33
end

0 commit comments

Comments
 (0)