We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57eff32 commit 7aaa3adCopy full SHA for 7aaa3ad
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@arcticnotes/syncline",
3
- "version": "0.0.1",
+ "version": "0.0.2",
4
"description": "A Node.js library providing synchronous communication (without async/await, Promises, or callbacks) with child processes",
5
"author": "Paul <paul@arcticnotes.com>",
6
"license": "MIT",
0 commit comments