lib/si/version.rb in si-0.1.1 vs lib/si/version.rb in si-0.1.2

- old
+ new

@@ -1,3 +1,3 @@ module SI - VERSION = "0.1.1" + VERSION = "0.1.2" end