Skip to content

Commit fe807f3

Browse files
committed
chore: version bump, time for v0.2
1 parent da47340 commit fe807f3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "micro",
3-
"version": "0.1.3-alpha",
3+
"version": "0.2.0",
44
"type": "module",
55
"scripts": {
66
"dev": "astro dev",

src-tauri/Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "micro"
3-
version = "0.1.3"
3+
version = "0.2.0"
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)