lib/kthxbye/version.rb in
kthxbye-1.1.0
vs lib/kthxbye/version.rb in
kthxbye-1.1.1
- old
+ new
@@ -1,5 +1,5 @@
module Kthxbye # Returns current version of Kthxbye
- Version = VERSION = "1.1.0"
+ Version = VERSION = "1.1.1"
end