Skip to content
This repository was archived by the owner on Feb 13, 2018. It is now read-only.

Commit adc1531

Browse files
author
Tim Whitlock
committed
typo requiring querystring
1 parent 6bcad9f commit adc1531

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": "twitter-api",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"license": "MIT",
55
"author" : "Tim Whitlock (http://timwhitlock.info)",
66
"description" : "Twitter API 1.1 client supporting REST and streaming",
@@ -14,4 +14,4 @@
1414
"engines" : {
1515
"node" : ">=0.6.0"
1616
}
17-
}
17+
}

0 commit comments

Comments
 (0)