Skip to content

Commit aab6275

Browse files
authored
Bump version to 0.2.0
1 parent 962ede5 commit aab6275

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,6 +1,6 @@
11
[package]
22
name = "tinyrlibc"
3-
version = "0.1.2"
3+
version = "0.2.0"
44
authors = ["Jonathan 'theJPster' Pallant <[email protected]>"]
55
edition = "2018"
66
description = "Tiny, incomplete C library for bare-metal targets, written in Stable (but Unsafe) Rust"

0 commit comments

Comments
 (0)