Skip to content

Commit a9633b2

Browse files
committed
1.12
1 parent e8dbdb9 commit a9633b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<name>YamlBeans</name>
1313
<groupId>com.esotericsoftware.yamlbeans</groupId>
1414
<artifactId>yamlbeans</artifactId>
15-
<version>1.11</version>
15+
<version>1.12</version>
1616

1717
<description>Java object graphs, to and from YAML</description>
1818
<url>https://github.com/EsotericSoftware/yamlbeans</url>

project.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
classpath: lib|*.jar|!junit*.jar
2-
version: 1.11
2+
version: 1.12

0 commit comments

Comments
 (0)