Skip to content

Commit 21b983d

Browse files
committed
Bump version number.
1 parent 435023b commit 21b983d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ repositories {
5656
Then add the following to your dependencies:
5757
```gradle
5858
dependencies {
59-
modImplementation 'com.github.Provismet:VMC-MC:0.1.0'
59+
modImplementation 'com.github.Provismet:VMC-MC:0.2.0'
6060
}
6161
```
6262
Optionally, the tag may be replaced with `$(project.vmcmc_version)`, where this value is defined in your gradle.properties.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ yarn_mappings=1.20.2+build.1
99
loader_version=0.14.22
1010

1111
# Mod Properties
12-
mod_version=0.1.1
12+
mod_version=0.2.0
1313
maven_group=com.provismet
1414
archives_base_name=vmc-mc
1515

0 commit comments

Comments
 (0)