Skip to content

Commit

Permalink
chore(release): v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TRW-bot authored and TheRealWaldo committed Jul 31, 2020
1 parent 7a5e8ab commit 5e99262
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Example:
fetch-depth: 0
- name: release-it
uses: TheRealWaldo/release-it@v0.0.2
uses: TheRealWaldo/release-it@v0.1.0
with:
json-opts: '{"dry-run": true}'
```
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gh-action-release-it",
"version": "0.0.2",
"version": "0.1.0",
"description": "Github Action to leverage release-it in Github repositories",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 5e99262

Please sign in to comment.