changeset 84:dae8f2b0874a v0.1.3

Release v0.1.3
author Lewin Bormann <lbo@spheniscida.de>
date Sun, 22 Mar 2020 16:31:21 +0100
parents 715c12404500
children 6884447928d4
files Cargo.toml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Cargo.toml	Sun Mar 22 16:31:11 2020 +0100
+++ b/Cargo.toml	Sun Mar 22 16:31:21 2020 +0100
@@ -1,6 +1,6 @@
 [package]
 name = "rex-regex"
-version = "0.1.2"
+version = "0.1.3"
 authors = ["Lewin Bormann <lewin@lewin-bormann.info>"]
 description = "A pedestrian library for regular expressions: Slow, but easy to understand"
 license = "MIT"