Prepare release.

This commit is contained in:
Lars Jung 2014-06-25 02:55:13 +02:00
parent 113c7bb6f0
commit 9ee54a008a
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
**h5ai** uses [semantic versioning](http://semver.org/).
## develop branch
## v0.25.1 - *2014-06-25*
* fixes broken paths for filenames containing '+' characters
* fixes Google Universal Analytics

View File

@ -1,6 +1,6 @@
{
"name": "h5ai",
"version": "0.25.0+",
"version": "0.25.1",
"description": "a modern HTTP web server index",
"url": "http://larsjung.de/h5ai/",
"author": "Lars Jung",