Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tufcode committed Jun 8, 2023
1 parent af7139d commit 780c4db
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "soketto-client",
"version": "0.0.1",
"version": "1.0.0-release",
"author": "Tufan Meriç Uyguner",
"license": "MIT",
"keywords": [],
Expand All @@ -27,7 +27,6 @@
"package.json"
],
"scripts": {
"semantic-release": "semantic-release",
"build:rollup": "rollup -c rollup.config.js --bundleConfigAsCjs",
"build:types": "dts-bundle-generator -o dist/soketto-client.d.ts src/index.ts",
"build": "tsc && yarn build:rollup && yarn build:types && yarn typedoc"
Expand Down

0 comments on commit 780c4db

Please sign in to comment.