1.0.5
This commit is contained in:
parent
5b60eb17e3
commit
3478e5b6d7
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
## 1.0.5-SNAPSHOT
|
## 1.0.5
|
||||||
|
|
||||||
* Add `regex-nav` navigator for regexes, which navigates to every match in a string and supports replacement with a new substring (thanks @mwfogleman)
|
* Add `regex-nav` navigator for regexes, which navigates to every match in a string and supports replacement with a new substring (thanks @mwfogleman)
|
||||||
* Regexes implicitly convert to `regex-nav` in paths
|
* Regexes implicitly convert to `regex-nav` in paths
|
||||||
|
|
|
||||||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
||||||
1.0.5-SNAPSHOT
|
1.0.5
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue