Skip to content

Commit 7c4a2b1

Browse files
committed
v2.1.0: Updating dependencies and verifying tests pass in node 10
1 parent f245cd0 commit 7c4a2b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "spur-common",
33
"description": "A Node.JS library of common modules used as a base to most Node.JS applications.",
4-
"version": "2.0.0",
4+
"version": "2.1.0",
55
"main": "./src/injector",
66
"author": {
77
"name": "Agustin Colchado",

0 commit comments

Comments
 (0)