Skip to content

Commit 0114754

Browse files
author
emmanuel
committed
update version to 0.0.4
1 parent ec52dd8 commit 0114754

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "fawn",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "Library for atomic-ish operations in MongoDB",
55
"main": "index.js",
66
"scripts": {
77
"test": "mocha tests/all.tests.js"
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "https://github.com/e-oj/Lint"
11+
"url": "https://github.com/e-oj/Fawn"
1212
},
1313
"keywords": [
1414
"mongoose",
@@ -27,7 +27,6 @@
2727
"phase",
2828
"commit",
2929
"atomic",
30-
"fawn",
3130
"transaction"
3231
],
3332
"author": "Emmanuel Olaojo",

0 commit comments

Comments
 (0)