Skip to content

Commit b1549d5

Browse files
committed
chore: reset version in package.json (configured by semantic-release)
1 parent 452d94a commit b1549d5

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
@@ -60,5 +60,5 @@
6060
"lint": "eslint ./src ./test",
6161
"test": "mocha --recursive --compilers js:@babel/register"
6262
},
63-
"version": "2.4.0"
63+
"version": "1.0.0"
6464
}

0 commit comments

Comments
 (0)