Skip to content

Commit 81ba742

Browse files
committed
Release v2.1.1
1 parent e64be76 commit 81ba742

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "detect-libc",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Node.js module to detect the C standard library (libc) implementation family and version",
55
"main": "lib/detect-libc.js",
66
"files": [
@@ -14,7 +14,7 @@
1414
},
1515
"repository": {
1616
"type": "git",
17-
"url": "git://github.com/lovell/detect-libc"
17+
"url": "git://github.com/lovell/detect-libc.git"
1818
},
1919
"keywords": [
2020
"libc",

0 commit comments

Comments
 (0)