lib/restpack_service/version.rb in restpack_service-0.0.79 vs lib/restpack_service/version.rb in restpack_service-0.0.80

- old
+ new

@@ -1,5 +1,5 @@ module RestPack module Service - VERSION = "0.0.79" + VERSION = "0.0.80" end end