Skip to content

Commit 6ca656a

Browse files
committed
Bump versions for suite 1.3
1 parent 6c70374 commit 6ca656a

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

Cargo.lock

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

src/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 = "1.1.0"
3+
version = "1.1.1"
44
authors = ["Tad Hardesty <tad@platymuus.com>"]
55
description = "BYOND map rendering and analysis tools powered by SpacemanDMM"
66
edition = "2018"

src/dmdoc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dmdoc"
3-
version = "1.1.1"
3+
version = "1.2.0"
44
authors = ["Tad Hardesty <tad@platymuus.com>"]
55
homepage = "https://github.com/SpaceManiac/SpacemanDMM/blob/master/src/dmdoc/README.md"
66
edition = "2018"

src/dreamchecker/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dreamchecker"
3-
version = "1.2.0"
3+
version = "1.3.0"
44
authors = ["Tad Hardesty <tad@platymuus.com>"]
55
edition = "2018"
66

src/langserver/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dm-langserver"
3-
version = "1.2.0"
3+
version = "1.2.1"
44
authors = ["Tad Hardesty <tad@platymuus.com>"]
55
edition = "2018"
66

0 commit comments

Comments
 (0)