Skip to content

Commit bd65c19

Browse files
committed
release: 6.2.0
1 parent ddeb727 commit bd65c19

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sourcemap"
3-
version = "6.1.0"
3+
version = "6.2.0"
44
authors = ["Sentry <[email protected]>"]
55
keywords = ["javascript", "sourcemap", "sourcemaps"]
66
description = "Basic sourcemap handling for Rust"

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 = "cli"
3-
version = "6.1.0"
3+
version = "6.2.0"
44
authors = ["Armin Ronacher <[email protected]>"]
55
edition = "2018"
66

0 commit comments

Comments
 (0)