Skip to content

Commit b7cad15

Browse files
committed
Prepare release
1 parent d7d1320 commit b7cad15

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
## 2.0.0.0 ????
5+
## 1.4.100.0 *July 2022*
66

77
Implementation of the [Abstract FilePath Proposal](https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/abstract-file-path)
88
in user-space as a separate type.

filepath.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.2
22
name: filepath
3-
version: 1.4.99.5
3+
version: 1.4.100.0
44

55
-- NOTE: Don't forget to update ./changelog.md
66
license: BSD-3-Clause

0 commit comments

Comments
 (0)