Skip to content

Commit 69b40f4

Browse files
committed
Restore 2.0.0 version in package.json. v2.0.0 was tagged but never
published a while back, so the next published version needs to be v3.0.0
1 parent d103bfa commit 69b40f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ember/string",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"description": "A set of utilities to transform strings",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)