Skip to content

Commit

Permalink
🔖 bump version (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
starwiz-7 authored Jul 11, 2024
1 parent e80c005 commit bed7192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "siwe-ui",
"private": true,
"version": "1.2.0",
"version": "1.3.0",
"scripts": {
"dev": "webpack serve --port 9080",
"build": "cross-env NODE_ENV=production webpack && mkdir -p ../../static && mv dist/* ../../static/",
Expand Down

0 comments on commit bed7192

Please sign in to comment.