Skip to content

Commit f4c0347

Browse files
pierremtbIrev-Dev
andauthored
Cut release v0.15.2 (#1467)
Co-authored-by: Kurt Hutten <k.hutten@protonmail.ch>
1 parent ad36b5f commit f4c0347

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.1",
3+
"version": "0.15.2",
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.1"
10+
"version": "0.15.2"
1111
},
1212
"tauri": {
1313
"allowlist": {

0 commit comments

Comments
 (0)