New version
authorymh <ymh.work@gmail.com>
Wed, 04 Jun 2014 12:46:07 +0200
changeset 300 9b74370bcc7f
parent 299 c5086f714631
child 301 8761385d64af
New version
client/package.json
server/pom.xml
--- 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>