mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-05-02 23:05:10 -04:00
feat: release GUI version 0.7.0. This should be a preview release but isn't for testing purposes
This commit is contained in:
parent
bfc82c0534
commit
a9b1d05af0
4 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "unstoppableswap-gui-rs",
|
||||
"private": true,
|
||||
"version": "1.0.0-alpha.1",
|
||||
"version": "0.7.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"check-bindings": "typeshare --lang=typescript --output-file __temp_bindings.ts ../swap/src && dprint fmt __temp_bindings.ts && diff -wbB __temp_bindings.ts ./src/models/tauriModel.ts && rm __temp_bindings.ts",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue