Skip to content

Commit 637f077

Browse files
committed
release: version bump (yay!)
1 parent a6cbaca commit 637f077

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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": "micro",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"type": "module",
55
"scripts": {
66
"dev": "astro dev",

src-tauri/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "micro"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
description = "Rock solid GIFs, straight from your desktop."
55
authors = ["Siddharth <siddharth99c@gmail.com>"]
66
license = "AGPL-3.0-only"

0 commit comments

Comments
 (0)