Skip to content

Commit 0f60b68

Browse files
committed
bump npm and pypi version
1 parent b2528e5 commit 0f60b68

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

npm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@restackio/get-started",
3-
"version": "0.6.20",
3+
"version": "0.6.21",
44
"description": "A getting started command which will help with a first application using Restack framework",
55
"bin": {
66
"get-started": "get-started.sh"

pypi/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "restackio.get-started"
3-
version = "0.6.20"
3+
version = "0.6.21"
44
readme = "README.md"
55
description = "A package to get started with Restack"
66
authors = ["Your Name <[email protected]>"]

0 commit comments

Comments
 (0)