Skip to content

Commit a152bec

Browse files
committed
chore: bump version to 0.3.1
1 parent 4a13fe8 commit a152bec

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sqlmap-ui",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
33
"productName": "SQLMap UI",
4-
"version": "0.3.0",
4+
"version": "0.3.1",
55
"identifier": "com.sqlmapui.desktop",
66
"build": {
77
"frontendDist": "../dist",

0 commit comments

Comments
 (0)