Skip to content

Commit 3394fa0

Browse files
committed
0.3.1
1 parent 95c44da commit 3394fa0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "racer-journal-redis",
33
"description": "Redis journal plugin for Racer",
4-
"version": "0.3.0",
4+
"version": "0.3.1",
55
"main": "./lib/index.js",
66
"scripts": {
77
"prepublish": "./scripts/prepublish"
@@ -16,4 +16,4 @@
1616
"node": ">=0.4.0"
1717
},
1818
"optionalDependencies": {}
19-
}
19+
}

0 commit comments

Comments
 (0)