Skip to content

Commit adc4b61

Browse files
authored
Cut release v0.15.3 (#1546)
1 parent 27d0d4a commit adc4b61

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "untitled-app",
3-
"version": "0.15.2",
3+
"version": "0.15.3",
44
"private": true,
55
"dependencies": {
66
"@codemirror/autocomplete": "^6.10.2",

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"package": {
99
"productName": "zoo-modeling-app",
10-
"version": "0.15.2"
10+
"version": "0.15.3"
1111
},
1212
"tauri": {
1313
"allowlist": {

0 commit comments

Comments
 (0)