Skip to content

Commit

Permalink
feat: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
clearlysid committed Apr 29, 2024
1 parent 98307b6 commit 327a4f6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "micro",
"version": "0.3.0",
"version": "0.3.1",
"type": "module",
"scripts": {
"dev": "astro dev",
Expand Down Expand Up @@ -29,4 +29,4 @@
"astro": "^4.3.2",
"typescript": "^5.0.2"
}
}
}
10 changes: 5 additions & 5 deletions src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "micro"
version = "0.3.0"
version = "0.3.1"
description = "Rock solid GIFs, straight from your desktop."
authors = ["Siddharth <[email protected]>"]
license = "AGPL-3.0-only"
Expand Down

0 comments on commit 327a4f6

Please sign in to comment.