Skip to content

Commit b3ebb2b

Browse files
committed
chore: bump version to 0.1.36 (pick up bio-engine v0.6.9 with PATH fix)
1 parent 0ec017f commit b3ebb2b

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": "ps-analyzer",
3-
"version": "0.1.35",
3+
"version": "0.1.36",
44
"author": "Pablo Fernández Lagos <pablo.fernandez.lago@idipaz.es>",
55
"scripts": {
66
"ng": "ng",

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": "https://schema.tauri.app/config/2",
33
"productName": "PS Analyzer",
4-
"version": "0.1.35",
4+
"version": "0.1.36",
55
"identifier": "com.lagosproject.ps-analyzer",
66
"build": {
77
"beforeDevCommand": "npm run start",

0 commit comments

Comments
 (0)