assumpta-core 0.1.0.0 → 0.1.0.1
raw patch · 3 files changed
+6/−2 lines, 3 files
Files
- ChangeLog.md +4/−0
- README.md +1/−1
- assumpta-core.cabal +1/−1
ChangeLog.md view
@@ -2,6 +2,10 @@ ## Unreleased changes +## 0.1.0.1++Typo in README.+ ## 0.1.0.0 Unleashed on the world.
README.md view
@@ -1,4 +1,4 @@-# assumpta-core [](https://hackage.haskell.org/package/assumpta-ci) [](https://travis-ci.com/phlummox/assumpta-core) [](https://circleci.com/gh/phlummox/assumpta-core)+# assumpta-core [](https://hackage.haskell.org/package/assumpta-core) [](https://travis-ci.com/phlummox/assumpta-core) [](https://circleci.com/gh/phlummox/assumpta-core) A library for constructing SMTP clients, which provides the core functionality for [assumpta](https://hackage.haskell.org/package/assumpta).
assumpta-core.cabal view
@@ -2,7 +2,7 @@ name: assumpta-core-version: 0.1.0.0+version: 0.1.0.1 synopsis: Core functionality for an SMTP client description: A library for constructing SMTP clients, which provides the core functionality for