Skip to content

Commit 4b3fe8a

Browse files
committed
Revert "update version everywhere"
This reverts commit 20671ba.
1 parent 20671ba commit 4b3fe8a

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

Cargo.lock

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

parcel_sourcemap/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "parcel_sourcemap"
3-
version = "2.1.2"
3+
version = "2.1.1"
44
authors = [ "Jasper De Moor <jasperdemoor@gmail.com>" ]
55
edition = "2021"
66
description = "Parcel Source Map Library"

parcel_sourcemap_node/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
authors = ["Jasper De Moor <jasperdemoor@gmail.com>"]
33
edition = "2021"
44
name = "parcel_sourcemap_node"
5-
version = "2.1.2"
5+
version = "2.1.1"
66

77
[lib]
88
crate-type = ["cdylib"]

parcel_sourcemap_wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "parcel_sourcemap_wasm"
3-
version = "2.1.2"
3+
version = "2.1.1"
44
authors = ["Jasper De Moor <jasperdemoor@gmail.com>"]
55
edition = "2021"
66

0 commit comments

Comments
 (0)