Skip to content

Commit 49cccc8

Browse files
committed
v0.1.1
1 parent c6823b3 commit 49cccc8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "swc-plugin-vue-jsx"
33
description = "SWC plugin for transforming Vue JSX."
4-
version = "0.0.0"
4+
version = "0.1.1"
55
authors = ["Pig Fang <g-plane@hotmail.com>"]
66
license = "MIT"
77
repository = "https://github.com/g-plane/swc-plugin-vue-jsx"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "swc-plugin-vue-jsx",
33
"description": "SWC plugin for transforming Vue JSX.",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"author": "Pig Fang <g-plane@hotmail.com>",
66
"repository": "g-plane/swc-plugin-vue-jsx",
77
"license": "MIT",

0 commit comments

Comments
 (0)