Skip to content

Commit b10724b

Browse files
committed
Version 1.4.2.1
1 parent 7c2def1 commit b10724b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
_Note: below all `FilePath` values are unquoted, so `\\` really means two backslashes._
44

5+
## 1.4.2.1 *Jul 2018*
6+
7+
* Bundled with GHC 8.6.1
8+
59
## 1.4.2 *Jan 2018*
610

711
* Bundled with GHC 8.4.1

filepath.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: >= 1.18
22
name: filepath
3-
version: 1.4.2
3+
version: 1.4.2.1
44
-- NOTE: Don't forget to update ./changelog.md
55
license: BSD3
66
license-file: LICENSE

0 commit comments

Comments
 (0)