Skip to content

Commit

Permalink
v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Fallen-Breath committed Jun 29, 2024
1 parent 651ff9d commit 1459138
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Since version `1.3.0`, yamlang is available in the [gradle plugin portal](https:
```groovy
// build.gradle
plugins {
id 'me.fallenbreath.yamlang' version '1.3.1'
id 'me.fallenbreath.yamlang' version '1.4.0'
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Project properties
plugin_version = 1.3.1
plugin_version = 1.4.0
maven_group = me.fallenbreath
archives_base_name = yamlang

Expand Down

0 comments on commit 1459138

Please sign in to comment.