Skip to content

Commit 1c0b8d6

Browse files
committed
Changed version to 0.0.2-alpha
1 parent b0a2238 commit 1c0b8d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "sage"
33
authors = ["Adam McDaniel <[email protected]> (https://adam-mcdaniel.net)"]
4-
version = "0.0.1-alpha"
4+
version = "0.0.2-alpha"
55
edition = "2021"
66
license = "MIT"
77
description = "A portable programming language with a compact backend"

0 commit comments

Comments
 (0)