Skip to content

Commit f07aa94

Browse files
committed
bump version to 0.2.1
1 parent b0d80a1 commit f07aa94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gooey-gui",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"sideEffects": false,
55
"scripts": {
66
"build": "remix build",

py/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "gooey-gui"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
description = ""
55
authors = ["Dev Aggarwal <devxpy@gmail.com>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)