Skip to content

Commit f0dab63

Browse files
committed
Bump version to 0.2.0
1 parent 33ff403 commit f0dab63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "emballoc"
33
description = "Simple but reliable memory allocator for embedded Rust and #![no_std]"
4-
version = "0.1.3"
4+
version = "0.2.0"
55
edition = "2021"
66
categories = ["memory-management", "no-std", "embedded", "algorithms"]
77
keywords = ["allocator", "embedded", "no-std", "no_std"]

0 commit comments

Comments
 (0)