diff --git a/package.json b/package.json index e35da100b7..47ed8d5be6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "prepack", - "version": "0.2.47-alpha.0", + "version": "0.2.47", "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": {