1
0
Fork 0
mirror of https://github.com/futurepress/epub.js.git synced 2025-10-05 15:32:55 +02:00

Bump version to 0.3.19

This commit is contained in:
Fred Chasen 2017-03-27 10:37:40 -04:00
parent 88696166f0
commit b72c99888b

View file

@ -1,6 +1,6 @@
{
"name": "epubjs",
"version": "0.3.18",
"version": "0.3.19",
"description": "Parse and Render Epubs",
"main": "lib/index.js",
"jsnext:main": "src/index.js",