diff --git a/package.json b/package.json index d04770136..64589827a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "prepack", - "version": "0.2.44", + "version": "0.2.45-alpha.0", "description": "Execute a JS bundle, serialize global state and side effects to a snapshot that can be quickly restored.", "homepage": "https://github.com/facebook/prepack", "repository": {