We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 770977f commit a4c272dCopy full SHA for a4c272d
1 file changed
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "codemod-cli",
3
- "version": "0.0.0",
+ "version": "0.1.0",
4
"license": "MIT",
5
- "author": "Robert Jackson <rjackson@linkedin.com>",
+ "author": "Robert Jackson <me@rwjblue.com>",
6
"main": "src/index.js",
7
"bin": "./bin/cli.js",
8
"scripts": {
0 commit comments