Skip to content

Commit baaa7b8

Browse files
committed
update readme
1 parent a834296 commit baaa7b8

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
</p>
2222

2323
<p align="center">
24-
<a href="#-quick-start"><strong>Quick Start</strong></a> •
25-
<a href="#-features"><strong>Features</strong></a> •
26-
<a href="#-cli-commands"><strong>CLI Commands</strong></a> •
27-
<a href="#-supported-stacks"><strong>Supported Stacks</strong></a> •
28-
<a href="#-roadmap"><strong>Roadmap</strong></a>
24+
<a href="#quick-start"><strong>Quick Start</strong></a> •
25+
<a href="#features"><strong>Features</strong></a> •
26+
<a href="#cli-commands"><strong>CLI Commands</strong></a> •
27+
<a href="#supported-stacks"><strong>Supported Stacks</strong></a> •
28+
<a href="#roadmap"><strong>Roadmap</strong></a>
2929
</p>
3030

3131
</div>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hackpack-cli",
3-
"version": "1.0.10",
3+
"version": "1.0.11",
44
"description": "A CLI tool to accelerate project setup and automation.",
55
"main": "bin/index.js",
66
"bin": {

0 commit comments

Comments
 (0)