Skip to content

Commit

Permalink
v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
marcpaul committed Nov 22, 2021
1 parent 4c4b3f8 commit fd72d1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "zx-snippets",
"version": "1.0.1",
"version": "1.0.3",
"description": "bash scripts written in zx",
"repository": "https://github.com/marcpaul/zx-snippets.git",
"author": "marcpaul <marcpaul@users.noreply.github.com>",
"license": "MIT",
"private": false,
"scripts": {
"start:create_vm": "zx create_headless_vm"
"start:create_vm": "zx create_headless_vm"
}
}

0 comments on commit fd72d1d

Please sign in to comment.