Skip to content

Commit 181067e

Browse files
committed
Bump versions for suite 1.9
1 parent b80cd15 commit 181067e

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

Cargo.lock

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

crates/dm-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.8.0"
3+
version = "1.9.0"
44
authors = ["Tad Hardesty <tad@platymuus.com>"]
55
edition = "2018"
66

crates/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.8.0"
3+
version = "1.9.0"
44
authors = ["Tad Hardesty <tad@platymuus.com>"]
55
homepage = "https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md"
66
edition = "2018"

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

crates/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.8.0"
3+
version = "1.9.0"
44
authors = ["Tad Hardesty <tad@platymuus.com>"]
55
edition = "2018"
66

0 commit comments

Comments
 (0)