Skip to content

Commit a96c6c4

Browse files
release: v0.2.0
1 parent 7fae34c commit a96c6c4

5 files changed

Lines changed: 6 additions & 6 deletions

File tree

Cargo.lock

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

crates/vite_global_cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "vite_global_cli"
3-
version = "0.1.24"
3+
version = "0.2.0"
44
authors.workspace = true
55
edition.workspace = true
66
license.workspace = true

packages/cli/binding/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "vite-plus-cli"
3-
version = "0.1.24"
3+
version = "0.2.0"
44
authors.workspace = true
55
edition.workspace = true
66
license.workspace = true

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plus",
3-
"version": "0.1.24",
3+
"version": "0.2.0",
44
"description": "The Unified Toolchain for the Web",
55
"homepage": "https://viteplus.dev/guide",
66
"bugs": {

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@voidzero-dev/vite-plus-core",
3-
"version": "0.1.24",
3+
"version": "0.2.0",
44
"description": "The Unified Toolchain for the Web",
55
"homepage": "https://viteplus.dev/guide",
66
"bugs": {

0 commit comments

Comments
 (0)