1
0
Fork 0
mirror of https://github.com/futurepress/epub.js.git synced 2025-10-04 15:09:16 +02:00

bump version to 0.3.23

This commit is contained in:
Fred Chasen 2017-03-30 22:10:00 -04:00
parent a7ea5b2407
commit a1ffc44efa

View file

@ -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",