rethinkdb 2.1.0.0 → 2.1.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- rethinkdb.cabal +2/−2
rethinkdb.cabal view
@@ -1,12 +1,12 @@ name: rethinkdb-version: 2.1.0.0+version: 2.1.0.1 cabal-version: >=1.8 build-type: Simple license: Apache license-file: LICENSE maintainer: Etienne Laurin <etienne@atnnn.com> homepage: http://github.com/atnnn/haskell-rethinkdb-synopsis: A driver for RethinkDB 2.0+synopsis: A driver for RethinkDB 2.1 description: A driver for the RethinkDB database server category: Database