Skip to content

Commit 3da4769

Browse files
committed
v3.0.3
1 parent a761e0a commit 3da4769

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scaffy",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"description": "tiny project scaffolding tool",
55
"repository": "semibran/scaffy",
66
"author": "semibran",

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Passing this directory into scaffy will bring up a prompt that enables you to fi
2222

2323
```sh
2424
$ scaffy templates/module
25-
scaffy v3.0.2
25+
scaffy v3.0.3
2626
Using template `module`
2727
(1/2) name: example
2828
(2/2) description: An example module

0 commit comments

Comments
 (0)