egison-pattern-src 0.1.0.0 → 0.1.1.0
raw patch · 2 files changed
+5/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- CHANGELOG.md +4/−0
- egison-pattern-src.cabal +1/−1
CHANGELOG.md view
@@ -1,3 +1,7 @@+## 0.1.1.0++Nothing changed (updated as other two adaptor packages)+ ## 0.1.0.0 - Initial Release
egison-pattern-src.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.0 name: egison-pattern-src-version: 0.1.0.0+version: 0.1.1.0 synopsis: Manipulating Egison patterns: abstract syntax, parser, and pretty-printer