Skip to content

Commit fd559e6

Browse files
chore: bump version to 0.3.0
1 parent 99a5232 commit fd559e6

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": "astrolabe",
3-
"version": "0.1.8",
3+
"version": "0.3.0",
44
"description": "Astrolabe: Math Knowledge Network",
55
"private": true,
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": "https://schema.tauri.app/config/2",
33
"productName": "Astrolabe",
4-
"version": "0.2.1",
4+
"version": "0.3.0",
55
"identifier": "com.astrolabe.app",
66
"build": {
77
"devUrl": "http://localhost:3000",

0 commit comments

Comments
 (0)