We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0d301c commit cb5e374Copy full SHA for cb5e374
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "yieldmachine",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"description": "Declarative state machines using generator functions",
5
"source": "src/index.ts",
6
"main": "dist/yieldmachine.js",
0 commit comments