Skip to content

Commit 720b40f

Browse files
committed
bump to 0.3.3
1 parent 695dd5b commit 720b40f

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,7 +1,7 @@
11
{
22
"name": "@waldiez/react",
33
"license": "Apache-2.0",
4-
"version": "0.3.2",
4+
"version": "0.3.3",
55
"type": "module",
66
"main": "./dist/@waldiez.umd.cjs",
77
"module": "./dist/@waldiez.js",

schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$id": "https://github.com/waldiez/react/tree/v0.3.2/schema.json",
2+
"$id": "https://github.com/waldiez/react/tree/v0.3.3/schema.json",
33
"$schema": "http://json-schema.org/draft-07/schema#",
44
"type": "object",
55
"additionalProperties": false,

0 commit comments

Comments
 (0)