lib/restpack_service/version.rb in restpack_service-0.0.55 vs lib/restpack_service/version.rb in restpack_service-0.0.56

- old
+ new

@@ -1,5 +1,5 @@ module RestPack module Service - VERSION = "0.0.55" + VERSION = "0.0.56" end end