Skip to content

Commit 705a4f9

Browse files
committed
1.3.0
1 parent 25ae004 commit 705a4f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1.3.0 (2019-09-02)
1+
1.3.0 (2019-09-03)
22
==================
33
This release adds a plethora of new crate features that permit users of regex
44
to shrink its size considerably, in exchange for giving up either functionality

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "regex"
3-
version = "1.2.1" #:version
3+
version = "1.3.0" #:version
44
authors = ["The Rust Project Developers"]
55
license = "MIT/Apache-2.0"
66
readme = "README.md"

0 commit comments

Comments
 (0)