Skip to content

Commit

Permalink
change version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vzickner committed Nov 1, 2023
1 parent 24a20c7 commit d97e2c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flowable-oss/external-worker-client",
"version": "0.0.1-SNAPSHOT.3",
"version": "1.0.0",
"description": "Flowable External Worker JS Client",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit d97e2c3

Please sign in to comment.