lib/hmc_outlets/version.rb in hmc_outlets-0.0.0 vs lib/hmc_outlets/version.rb in hmc_outlets-0.1.0

- old
+ new

@@ -1,3 +1,3 @@ module HmcOutlets - VERSION = "0.0.0" + VERSION = "0.1.0" end