Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Commit 984e0c8

Browse files
committed
bump version
1 parent 85fbf7c commit 984e0c8

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 = "estring"
33
description = "A simple way to parse a string using type annotations"
4-
version = "0.1.2"
4+
version = "0.2.0"
55
edition = "2021"
66
authors = ["Dmitriy Pleshevskiy <[email protected]>"]
77
readme = "README.md"

0 commit comments

Comments
 (0)