Skip to content

Commit bed7192

Browse files
authored
🔖 bump version (#16)
1 parent e80c005 commit bed7192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "siwe-ui",
33
"private": true,
4-
"version": "1.2.0",
4+
"version": "1.3.0",
55
"scripts": {
66
"dev": "webpack serve --port 9080",
77
"build": "cross-env NODE_ENV=production webpack && mkdir -p ../../static && mv dist/* ../../static/",

0 commit comments

Comments
 (0)