Skip to content

Commit

Permalink
bump version to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
michael1011 committed Jul 19, 2023
1 parent 0eebfe9 commit fa5e493
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ Parameters

Licensor: Boltz

Licensed Work: boltz-web-app 1.0.0
Licensed Work: boltz-web-app 1.0.1
The Licensed Work is (c) 2023 Boltz

Additional Use Grant: Running source locally without modification

Change Date: 2027-06-15
Change Date: 2027-07-19

Change License: AGPL v3.0 (GNU AFFERO GENERAL PUBLIC LICENSE Version 3)

Expand Down
5 changes: 2 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"name": "boltz-frontend",
"version": "1.0.0",
"version": "1.0.1",
"description": "Boltz Exchange, Atomic swaps, frontend",
"license": "MIT",
"scripts": {
"start": "cp src/configs/config.regtest.js src/config.js && vite",
"test": "cp src/configs/config.regtest.js src/config.js && vitest tests",
Expand Down

2 comments on commit fa5e493

@vercel
Copy link

@vercel vercel bot commented on fa5e493 Jul 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on fa5e493 Jul 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.