lib/shortuuid/version.rb in shortuuid-0.2.0 vs lib/shortuuid/version.rb in shortuuid-0.4.0

- old
+ new

@@ -1,3 +1,3 @@ module ShortUUID - VERSION = "0.2.0" + VERSION = '0.4.0'.freeze end