--- a/client/package.json Wed Jun 04 12:36:17 2014 +0200
+++ b/client/package.json Wed Jun 04 12:46:07 2014 +0200
@@ -1,6 +1,6 @@
{
"name": "renkan",
- "version": "0.7.8",
+ "version": "0.7.9",
"description": "Renkan client application",
"repository": {
"type": "hg",
--- a/server/pom.xml Wed Jun 04 12:36:17 2014 +0200
+++ b/server/pom.xml Wed Jun 04 12:46:07 2014 +0200
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.iri_research.renkan</groupId>
<artifactId>renkan</artifactId>
- <version>0.7.8</version>
+ <version>0.7.9</version>
<packaging>war</packaging>
<properties>