Skip to content

Commit 64f4f0f

Browse files
committed
Bump version.
1 parent 56bec05 commit 64f4f0f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

semantic-source/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 0.2.0.0
2+
3+
- Finds languages for `FilePath`s.
4+
- Drops dependency on `pathtype`.
5+
6+
17
# 0.1.0.2
28

39
- Support ghc 9.2.

semantic-source/semantic-source.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 2.4
22

33
name: semantic-source
4-
version: 0.1.0.2
4+
version: 0.2.0.0
55
synopsis: Types and functionality for working with source code
66
description: Types and functionality for working with source code (program text).
77
homepage: https://github.com/github/semantic/tree/master/semantic-source#readme

0 commit comments

Comments
 (0)