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