inchworm 1.0.2.3 → 1.0.2.4
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- inchworm.cabal +2/−2
inchworm.cabal view
@@ -1,5 +1,5 @@ name: inchworm-version: 1.0.2.3+version: 1.0.2.4 license: MIT license-file: LICENSE author: The Inchworm Development Team@@ -7,7 +7,7 @@ build-Type: Simple cabal-Version: >=1.6 stability: experimental-homepage: https://github.com/DDCSF/inchworm+homepage: https://github.com/discus-lang/inchworm category: Parsing synopsis: Inchworm Lexer Framework