lib/discountnetwork/version.rb in discountnetwork-0.1.0 vs lib/discountnetwork/version.rb in discountnetwork-0.1.1

- old
+ new

@@ -1,3 +1,3 @@ module Discountnetwork - VERSION = "0.1.0".freeze + VERSION = "0.1.1".freeze end