lib/swarmclient/version.rb in swarmclient-0.1.4 vs lib/swarmclient/version.rb in swarmclient-0.1.5

- old
+ new

@@ -1,3 +1,3 @@ module Swarmclient - VERSION = "0.1.4" + VERSION = "0.1.5" end