We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18bcd56 commit 56ee808Copy full SHA for 56ee808
package.json
@@ -53,7 +53,7 @@
53
"typings": "jsdoc -t node_modules/tsd-jsdoc/dist -r src/*.js -d .",
54
"unit-tests": "jest --config test/jest.config.js --runInBand"
55
},
56
- "version": "0.9.0",
+ "version": "1.0.0",
57
"engineStrict": true,
58
"engines": {
59
"node": ">=12.0.0"
0 commit comments