Skip to content

Commit

Permalink
Updated the version number
Browse files Browse the repository at this point in the history
  • Loading branch information
dustpuppyNGTI committed Feb 7, 2020
1 parent c1be500 commit a5ffaf6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bobfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 2.5.0
version: 2.6.0
packaging: jar
release: 8
dependencies:
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>com.github.codemonstur</groupId>
<artifactId>simplexml</artifactId>
<version>2.5.0</version>
<version>2.6.0</version>

<name>${project.groupId}:${project.artifactId}</name>
<description>A clean and simple XML parser, serializer, and deserializer.</description>
Expand Down

0 comments on commit a5ffaf6

Please sign in to comment.