Skip to content

Commit

Permalink
Merge pull request #41 from GooeyAI/bump-0.2.1
Browse files Browse the repository at this point in the history
bump version to 0.2.1
nikochiko authored Oct 7, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents b0d80a1 + f07aa94 commit 4de4ca1
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",
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 <[email protected]>"]
license = "Apache-2.0"

0 comments on commit 4de4ca1

Please sign in to comment.