Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2023-11-25)

### Features

* **release:** first official release ([aa5f2ba](aa5f2ba))
  • Loading branch information
semantic-release-bot committed Nov 25, 2023
1 parent aa5f2ba commit bfcf017
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": "poker",
"version": "0.1.0",
"version": "1.0.0",
"license": "MIT",
"scripts": {
"start": "NODE_ENV=production node build/server/index.js",
Expand Down

0 comments on commit bfcf017

Please sign in to comment.