Skip to content

Commit 759b36c

Browse files
committed
0.0.3 - Update readme
1 parent c2e0001 commit 759b36c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This extension contributes the following settings:
2929

3030
Preview release of WindCraft - a visual Tailwind CSS editor.
3131

32-
### 0.0.2
32+
### 0.0.3
3333

3434
TypeScript Language Server Plugin version 🚀
3535

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "windcraft",
33
"private": true,
4-
"version": "0.0.2",
4+
"version": "0.0.3",
55
"scripts": {
66
"dev": "npm run dev --workspaces --if-present",
77
"build": "npm run build --workspaces --if-present",

0 commit comments

Comments
 (0)