Skip to content

Commit 373c3d7

Browse files
committed
v0.6.23
1 parent 0f60b68 commit 373c3d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@restackio/get-started",
3-
"version": "0.6.21",
3+
"version": "0.6.23",
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

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

0 commit comments

Comments
 (0)