Skip to content

Commit

Permalink
bump version to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nikochiko committed Oct 7, 2024
1 parent b0d80a1 commit f07aa94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gooey-gui",
"version": "0.2.0",
"version": "0.2.1",
"sideEffects": false,
"scripts": {
"build": "remix build",
Expand Down
2 changes: 1 addition & 1 deletion py/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "gooey-gui"
version = "0.2.0"
version = "0.2.1"
description = ""
authors = ["Dev Aggarwal <devxpy@gmail.com>"]
license = "Apache-2.0"
Expand Down

0 comments on commit f07aa94

Please sign in to comment.