rethinkdb-model 0.1.0.1 → 0.1.0.2
raw patch · 1 files changed
+2/−2 lines, 1 files
Files
- rethinkdb-model.cabal +2/−2
rethinkdb-model.cabal view
@@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/ name: rethinkdb-model-version: 0.1.0.1+version: 0.1.0.2 synopsis: Useful tools for modeling data with rethinkdb description: Useful tools for modeling data with rethinkdb license: MIT@@ -10,7 +10,7 @@ author: Sean Hess maintainer: Sean Hess <seanhess@gmail.com> -homepage: http://github.com/atnnn/haskell-rethinkdb +homepage: http://github.com/seanhess/rethinkdb-model category: Database build-type: Simple extra-source-files: README.md