Skip to content

Commit bab97fc

Browse files
committed
Tweaks in prep for publish
1 parent 99eb13e commit bab97fc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sails-couchdb-orm",
3-
"version": "0.0.1",
3+
"version": "0.10.0",
44
"description": "CouchDB adapter for Sails",
55
"main": "index.js",
66
"scripts": {
@@ -22,8 +22,8 @@
2222
"codeswarm"
2323
],
2424
"author": [
25-
"Pedro Teixeira <pteixeira@appendto.com>",
26-
"CodeSwarm <hello@codeswarm.com>"
25+
"Pedro Teixeira <i@pgte.me>",
26+
"Mike Hostetler <mike.hostetler@gmail.com>"
2727
],
2828
"license": "MIT",
2929
"readmeFilename": "README.md",

0 commit comments

Comments
 (0)