Skip to content

Commit 378b183

Browse files
committed
Bump version to 2.0.0
1 parent e2c3d4a commit 378b183

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,7 +1,7 @@
11
{
22
"name": "kromacut",
33
"private": true,
4-
"version": "0.0.0",
4+
"version": "2.0.0",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

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": "Kromacut",
4-
"version": "0.1.0",
4+
"version": "2.0.0",
55
"identifier": "com.kromacut.lithophane",
66
"build": {
77
"frontendDist": "../dist",

0 commit comments

Comments
 (0)