diff --git a/package.json b/package.json index 32b2849..dd2f2fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "epubjs", - "version": "0.3.22", + "version": "0.3.23", "description": "Parse and Render Epubs", "main": "lib/index.js", "jsnext:main": "src/index.js",