Browse Source

5.0.0

master v5.0.0
Sindre Sorhus 9 years ago
parent
commit
3847c3da6c
  1. 2
      package.json

2
package.json

@ -1,6 +1,6 @@
{ {
"name": "get-stdin", "name": "get-stdin",
"version": "4.0.1", "version": "5.0.0",
"description": "Get stdin as a string or buffer", "description": "Get stdin as a string or buffer",
"license": "MIT", "license": "MIT",
"repository": "sindresorhus/get-stdin", "repository": "sindresorhus/get-stdin",

Loading…
Cancel
Save