Skip to content

Commit

Permalink
JS is all at 1.0.0 at least now & published.
Browse files Browse the repository at this point in the history
  • Loading branch information
marten-de-vries committed Sep 1, 2014
1 parent 32ff0b4 commit 207de72
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pouchdb-validation",
"version": "1.1.6",
"version": "1.2.0",
"main": "index.js",
"description": "A PouchDB plug-in that allows you to re-use your CouchDB validate_doc_update functions on the client side.",
"repository": {
Expand All @@ -25,9 +25,9 @@
"couchdb-eval": "^1.0.0",
"pouchdb-promise": "^0.0.0",
"random-uuid-v4": "^0.0.4",
"pouchdb-plugin-error": "^0.2.0",
"pouchdb-wrappers": "^0.1.0",
"pouchdb-bulkdocs-wrapper": "^0.1.0"
"pouchdb-plugin-error": "^1.0.0",
"pouchdb-wrappers": "^1.0.0",
"pouchdb-bulkdocs-wrapper": "^1.0.0"
},
"devDependencies": {
"browserify": "^4.1.8",
Expand Down

0 comments on commit 207de72

Please sign in to comment.