lib/regulator/version.rb in regulator-0.1.2 vs lib/regulator/version.rb in regulator-0.1.3

- old
+ new

@@ -1,3 +1,3 @@ module Regulator - VERSION = "0.1.2" + VERSION = "0.1.3" end