Skip to content

Commit cf88d00

Browse files
committed
0.7.0
1 parent ee62387 commit cf88d00

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ yarn_mappings=1.20.2+build.4
88
loader_version=0.16.10
99

1010
# Mod Properties
11-
mod_version=0.6.0
11+
mod_version=0.7.0
1212
maven_group=io.minepkg
1313
archives_base_name=test-utils
1414

minepkg.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ manifestVersion = 0
66
type = "mod"
77
name = "test-utils"
88
description = "Makes mod testing easier. Currently lets you control time and weather without the fuzz."
9-
version = "0.6.0"
9+
version = "0.7.0"
1010
platform = "fabric"
1111
license = "MIT"
1212
source = "https://github.com/minepkg/test-utils"

0 commit comments

Comments
 (0)