Skip to content

Commit c9c12d8

Browse files
committed
Bump version to v0.1.1
1 parent 91473f8 commit c9c12d8

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 = "static-reflect"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2018"
55
description = "Static type information, giving a form of compile-time reflection"
66
license = "MIT"

0 commit comments

Comments
 (0)