Browse Source

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.
Yury Delendik 8 years ago committed by GitHub
parent
commit
3b36a1709a
  1. 2
      package.json

2
package.json

@ -1,6 +1,6 @@ @@ -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",

Loading…
Cancel
Save