We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 325d671 commit fd8c304Copy full SHA for fd8c304
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ion-js",
3
- "version": "4.3.0-SNAPSHOT",
+ "version": "4.3.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