Skip to content

Commit

Permalink
release: v0.25.34
Browse files Browse the repository at this point in the history
  • Loading branch information
drjova committed Aug 18, 2021
1 parent 9f6f901 commit 008de15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
- run: yarn build
- run: yarn copy
- run: cd dist
- run: yarn publish
- run: yarn publish --access public
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng2-json-editor",
"version": "0.25.33",
"version": "0.25.34",
"description": "Angular2 component for editing large json documents",
"keywords": [
"angular2",
Expand Down

0 comments on commit 008de15

Please sign in to comment.