Skip to content

Commit

Permalink
v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Fallen-Breath committed Jan 15, 2025
1 parent 5dfb065 commit 350fbda
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.4.0'
id 'me.fallenbreath.yamlang' version '1.4.1'
}
```

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.4.0
plugin_version = 1.4.1
maven_group = me.fallenbreath
archives_base_name = yamlang

Expand Down

0 comments on commit 350fbda

Please sign in to comment.