Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-zh committed Jul 13, 2023
1 parent cc53f44 commit 9700995
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
- run: yarn workspaces focus --production
env:
YARN_ENABLE_IMMUTABLE_INSTALLS: false
- run: yarn workspaces foreach --exclude kafka-lib npm publish --access public --tag beta
- run: yarn workspaces foreach --exclude kafka-lib npm publish --access public
2 changes: 1 addition & 1 deletion packages/kafka-avro-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@func-fun/kafka-avro-lib",
"version": "1.0.0-beta.1",
"version": "1.0.0",
"type": "module",
"repository": {
"type": "git",
Expand Down

0 comments on commit 9700995

Please sign in to comment.