Skip to content

Commit bcf1e38

Browse files
committedFeb 3, 2025··
release: v0.5.0
1 parent a416489 commit bcf1e38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "obsidian-plugin-unocss",
33
"type": "module",
4-
"version": "0.4.1",
4+
"version": "0.5.0",
55
"packageManager": "pnpm@10.1.0",
66
"description": "A Obsidian.md plugin that allows you to generate and apply UnoCSS and Tailwind CSS supported styles right in your notes.",
77
"author": {

0 commit comments

Comments
 (0)
Please sign in to comment.