Skip to content

Commit

Permalink
v3.0.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeAstapov committed Jan 21, 2022
1 parent e8c0f08 commit 82a9b31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ jobs:
- uses: JS-DevTools/npm-publish@v1
with:
token: ${{ secrets.NPM_TOKEN }}
tag: next
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cli-mirage",
"version": "2.3.0",
"version": "3.0.0-alpha.1",
"description": "A client-side server to help you build, test and demo your Ember app",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 82a9b31

Please sign in to comment.