Skip to content

Commit

Permalink
v0.1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
erochest committed Apr 11, 2021
1 parent 41feab2 commit 8627f55
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: text-regex-replace
version: '0.1.1.3'
version: '0.1.1.4'
synopsis: Easy replacement when using text-icu regexes.
description: ! 'This provides a convenient API for doing replacements off of a regular
Expand Down
6 changes: 2 additions & 4 deletions text-regex-replace.cabal
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
cabal-version: 1.12

-- This file has been generated from package.yaml by hpack version 0.33.0.
-- This file has been generated from package.yaml by hpack version 0.34.3.
--
-- see: https://github.com/sol/hpack
--
-- hash: e69b00408020708a8f4c5d7fbe765bde296178907b32832e9320952ea5112d81

name: text-regex-replace
version: 0.1.1.3
version: 0.1.1.4
synopsis: Easy replacement when using text-icu regexes.
description: This provides a convenient API for doing replacements off of a regular
expression, similar to what regex libraries in other languages provide.
Expand Down

0 comments on commit 8627f55

Please sign in to comment.