Skip to content

Commit ce19cf2

Browse files
committed
Bump to version 1.0.0
1 parent 93399b8 commit ce19cf2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "spawn-command",
33
"author": "Maciej Małecki <me@mmalecki.com>",
44
"description": "Spawn commands like `child_process.exec` does but return a `ChildProcess`",
5-
"version": "0.0.3",
5+
"version": "1.0.0",
66
"main": "./lib/spawn-command",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)