diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..7f3cac6 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,11 @@ +# Change log for JPhyloref + +Based on the suggestion at https://keepachangelog.com/en/1.0.0/. + +## [Unreleased] + +## 0.1 - 2018-06-20 +- Initial release, with support for testing phyloreferences expressed in OWL + and stored in RDF/XML. + +[Unreleased]: https://github.com/phyloref/jphyloref/compare/v0.1...HEAD diff --git a/pom.xml b/pom.xml index 77c3b7c..6ac0f8d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.phyloref jphyloref - 0.0.1-SNAPSHOT + 0.1-SNAPSHOT jar jphyloref diff --git a/src/main/java/org/phyloref/jphyloref/JPhyloRef.java b/src/main/java/org/phyloref/jphyloref/JPhyloRef.java index 3c65755..c065c6e 100644 --- a/src/main/java/org/phyloref/jphyloref/JPhyloRef.java +++ b/src/main/java/org/phyloref/jphyloref/JPhyloRef.java @@ -21,7 +21,7 @@ public class JPhyloRef { /** Version of JPhyloRef */ - public static final String VERSION = "0.0.1-SNAPSHOT"; + public static final String VERSION = "0.1-SNAPSHOT"; /** List of all commands included in JPhyloRef */ private List commands = Arrays.asList(