Skip to content

Commit 681e18d

Browse files
srdjan-harnessHarness
authored andcommitted
bump versions (#10554)
* 49b04d bump versions
1 parent d0e000d commit 681e18d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/forms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@harnessio/forms",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "Harness Forms Library",
55
"scripts": {
66
"playground": "vite dev --config vite.config.playground.ts",

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@harnessio/ui",
33
"description": "Harness Canary UI component library",
4-
"version": "0.0.170",
4+
"version": "0.0.171",
55
"private": false,
66
"type": "module",
77
"main": "./dist/index.js",

0 commit comments

Comments
 (0)