Skip to content

Commit 71e8fea

Browse files
committed
v1.3.0
1 parent 88fb49f commit 71e8fea

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
@@ -111,7 +111,7 @@ Now you can apply the plugin to your project
111111
```groovy
112112
// build.gradle
113113
plugins {
114-
id 'me.fallenbreath.yamlang' version '1.2.1'
114+
id 'me.fallenbreath.yamlang' version '1.3.0'
115115
}
116116
```
117117

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Project properties
2-
plugin_version = 1.2.1
2+
plugin_version = 1.3.0
33
maven_group = me.fallenbreath.yamlang
44
archives_base_name = yamlang
55

0 commit comments

Comments
 (0)