Skip to content

Commit

Permalink
Release 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
raykle committed Mar 6, 2022
1 parent b4960af commit 4ec7428
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rn-release-cli",
"version": "1.1.0",
"version": "1.1.1",
"description": "Generic CLI tool for react-native project to automate executing cmd `react-native bundle`, `code-push release` and `bugsnag upload`.",
"main": "./bin/rn-release-cli.js",
"preferGlobal": true,
Expand Down Expand Up @@ -58,4 +58,4 @@
"engines": {
"node": ">=10.0.0"
}
}
}

0 comments on commit 4ec7428

Please sign in to comment.