rasa 0.1.0.0 → 0.1.1
raw patch · 2 files changed
+2/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- README.md +1/−1
- rasa.cabal +1/−1
README.md view
@@ -29,7 +29,7 @@ Here's a great guide on building a copy-paste extension from scratch! I definitely recommend checking it out! -### [Building Your First Extension](docs/Building-An-Extension.md)+### [Building Your First Extension](https://github.com/ChrisPenner/rasa/blob/master/docs/Building-An-Extension.md) \^ That guide will walk you through installation and getting running! Once you're running rasa you can experiment with creating your own adaptations. You
rasa.cabal view
@@ -1,5 +1,5 @@ name: rasa-version: 0.1.0.0+version: 0.1.1 synopsis: A modular text editor homepage: https://github.com/ChrisPenner/rasa#readme license: MIT