lib/ush/version.rb in
ush-0.1.0
vs lib/ush/version.rb in
ush-0.1.1
- old
+ new
@@ -1,3 +1,3 @@
module Ush
- VERSION = "0.1.0"
-end
\ No newline at end of file
+ VERSION = '0.1.1'.freeze
+end