lib/restpack_service/version.rb in restpack_service-0.0.20 vs lib/restpack_service/version.rb in restpack_service-0.0.21

- old
+ new

@@ -1,3 +1,3 @@ module RestpackService - VERSION = "0.0.20" + VERSION = "0.0.21" end