lib/human_power/version.rb in human_power-0.0.3 vs lib/human_power/version.rb in human_power-0.0.4

- old
+ new

@@ -1,3 +1,3 @@ module HumanPower - VERSION = "0.0.3" + VERSION = "0.0.4" end