Skip to content

Commit fdb4ee1

Browse files
committed
Updated version to 1.11.
1 parent 36b0e5c commit fdb4ee1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.10</version>
15+
<version>1.11</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.09
2+
version: 1.11

0 commit comments

Comments
 (0)