Skip to content

Commit ce67cb9

Browse files
authored
Merge pull request #9 from MWarCZ/release/2.0.0
Prepare new release - 2.0.0
2 parents d0e3f2d + 2ee1f7a commit ce67cb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "versioner-tool",
4-
"version": "1.1.1-beta.1",
4+
"version": "2.0.0",
55
"description": "CLI tool and library to make it easier to change versions in project configuration files. Suitable for projects where version is stored in multiple locations.",
66
"keywords": [],
77
"bugs": "https://github.com/MWarCZ/versioner/issues",
@@ -50,4 +50,4 @@
5050
"minimist": "^1.2.0",
5151
"semver": "^6.3.0"
5252
}
53-
}
53+
}

0 commit comments

Comments
 (0)