Skip to content

Commit

Permalink
Revert "Version numbers"
Browse files Browse the repository at this point in the history
This reverts commit 5f39ced.
  • Loading branch information
bone-house committed Sep 15, 2023
1 parent 5f39ced commit 599eabb
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/gamba-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gamba-core",
"version": "0.4.1",
"version": "0.5.0",
"description": "",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/gamba-react-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gamba-react-ui",
"version": "0.4.1",
"version": "1.0.0",
"author": "",
"license": "MIT",
"description": "",
Expand Down
2 changes: 1 addition & 1 deletion packages/gamba-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gamba-react",
"version": "0.3.1",
"version": "1.0.0",
"author": "",
"license": "MIT",
"description": "",
Expand Down
2 changes: 1 addition & 1 deletion packages/gamba/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gamba",
"version": "0.8.1",
"version": "1.0.0",
"author": "",
"description": "",
"main": "dist/index.js",
Expand Down

0 comments on commit 599eabb

Please sign in to comment.