Changing package.json version to 1.0.0

We are changing how we are structuring the src file -- it makes sense to create a "major" release.
This commit is contained in:
Yury Delendik 2017-04-14 10:36:42 -05:00 committed by GitHub
parent 74b31ab18f
commit 3b36a1709a

View File

@ -1,6 +1,6 @@
{
"name": "pdf.js",
"version": "0.8.0",
"version": "1.0.0",
"devDependencies": {
"acorn": "^4.0.11",
"babel-core": "^6.23.1",