Skip to content

Commit 09f9319

Browse files
committed
chore: bump version to v0.2.0
1 parent 4206454 commit 09f9319

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/create-glyph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@semos-labs/create-glyph",
3-
"version": "0.1.100",
3+
"version": "0.2.0",
44
"description": "Scaffold a new Glyph terminal UI app",
55
"type": "module",
66
"bin": {

packages/glyph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@semos-labs/glyph",
3-
"version": "0.1.100",
3+
"version": "0.2.0",
44
"description": "A React renderer for terminal UIs with flexbox layout",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)