diff --git a/README.md b/README.md index 99aa3ffc..3a752b86 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,11 @@ It profits from these great projects: **h5ai** uses [semantic versioning](http://semver.org/). +### develop branch + +* ... + + ### v0.24.0 - *2013-09-04* * updates image and text preview diff --git a/package.json b/package.json index b2c56528..f4622932 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "h5ai", - "version": "0.24.0", + "version": "0.24.0+", "description": "a modern HTTP web server index", "url": "http://larsjung.de/h5ai/", "author": "Lars Jung",