Skip to content

Commit 09c5d12

Browse files
committed
bump to v0.26.0
1 parent e6bae73 commit 09c5d12

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
v0.26.0
2+
==================
3+
4+
* Performance improvements
5+
* Fix devel compiler warnings
6+
17
v0.25.0
28
==================
39

regex.nimble

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Package
22

3-
version = "0.25.0"
3+
version = "0.26.0"
44
author = "Esteban Castro Borsani (@nitely)"
55
description = "Linear time regex matching"
66
license = "MIT"

0 commit comments

Comments
 (0)