diff --git a/package.json b/package.json index 98a2044..57b8034 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "epubjs", - "version": "0.5", + "version": "0.5.0", "description": "Parse and Render Epubs", "main": "lib/index.js", "module": "src/index.js",