Skip to content

Commit eabb26f

Browse files
authored
Set version to 5.0.0 for release (#756)
1 parent fba2d0f commit eabb26f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ion-js",
3-
"version": "5.0.0-SNAPSHOT",
3+
"version": "5.0.0",
44
"description": "A JavaScript implementation of the Ion data interchange format",
55
"main": "dist/commonjs/es6/Ion.js",
66
"types": "dist/commonjs/es6/Ion.d.ts",

0 commit comments

Comments
 (0)