Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
Signed-off-by: ZTL-UwU <[email protected]>
  • Loading branch information
ZTL-UwU committed May 30, 2024
1 parent 5a0dc5e commit 25878f9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Beautifully designed _Nuxt Content_ template built with _shadcn-vue_. **Customiz

## Quick Start

1. Create a project with the starter template
1. Create a project with the [starter template](https://github.com/ZTL-UwU/shadcn-docs-nuxt-starter)

```bash
npx nuxi@latest init -t github:ZTL-UwU/shadcn-docs-nuxt-starter
Expand Down
2 changes: 1 addition & 1 deletion content/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ navigation: false
::hero
---
announcement:
title: 'Release v1.0.0'
title: 'Release v0.1.0'
icon: 'noto:party-popper'
to: /getting-started
actions:
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "shadcn-docs-nuxt",
"type": "module",
"version": "0.0.4",
"version": "0.1.0",
"author": "Tony Zhang <[email protected]>",
"license": "MIT",
"homepage": "https://shadcn-docs-nuxt.vercel.app/",
Expand Down Expand Up @@ -60,4 +60,4 @@
"shiki": "^1.6.0",
"vue-tsc": "^2.0.19"
}
}
}

0 comments on commit 25878f9

Please sign in to comment.