Skip to content

Commit

Permalink
Release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marissamarym committed Apr 22, 2021
1 parent c5f57a9 commit f8b71a7
Show file tree
Hide file tree
Showing 3 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 @@ -120,7 +120,7 @@ jobs:
memorable-milestones:
runs-on: ubuntu-latest
steps:
- uses: instantish/memorable-milestones@1.1.4
- uses: instantish/memorable-milestones@2.0.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
```
Expand Down
4 changes: 2 additions & 2 deletions 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": "memorable-milestones",
"version": "1.1.4",
"version": "2.0.0",
"private": true,
"description": "Puts milestones on auto-pilot with memorable emoji names",
"main": "lib/main.js",
Expand Down

0 comments on commit f8b71a7

Please sign in to comment.