Skip to content

Commit 4d20a72

Browse files
committed
1.0.19
1 parent cc5ae36 commit 4d20a72

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [1.0.19](https://github.com/wessberg/stringutil/compare/v1.0.18...v1.0.19) (2019-10-15)
2+
13
## [1.0.18](https://github.com/wessberg/stringutil/compare/v1.0.17...v1.0.18) (2018-10-18)
24

35
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wessberg/stringutil",
3-
"version": "1.0.18",
3+
"version": "1.0.19",
44
"description": "A collection of helper functions for working with strings",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)