lib/restpack_service/version.rb in restpack_service-0.0.21 vs lib/restpack_service/version.rb in restpack_service-0.0.24
- old
+ new
@@ -1,3 +1,5 @@
-module RestpackService
- VERSION = "0.0.21"
+module RestPack
+ module Service
+ VERSION = "0.0.24"
+ end
end