We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fba2d0f commit eabb26fCopy full SHA for eabb26f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ion-js",
3
- "version": "5.0.0-SNAPSHOT",
+ "version": "5.0.0",
4
"description": "A JavaScript implementation of the Ion data interchange format",
5
"main": "dist/commonjs/es6/Ion.js",
6
"types": "dist/commonjs/es6/Ion.d.ts",
0 commit comments