diff --git a/build.properties b/build.properties
index 30cfede..a52d0ae 100644
--- a/build.properties
+++ b/build.properties
@@ -4,4 +4,4 @@
#
project.name=public-repo
-project.version=2.1.2
+project.version=2.2.0
diff --git a/repo.xml b/repo.xml
index ca55b11..cd75ba6 100644
--- a/repo.xml
+++ b/repo.xml
@@ -12,6 +12,11 @@
post-install.xq
+
+
+ - New: Add support for EXPath Package SemVer templates - #79
+
+
- Fix: Reinstate support for eXist 4.x build process - #78