1
0
mirror of https://github.com/lrsjng/h5ai.git synced 2025-08-18 19:51:24 +02:00

Set version to 0.25.0+

This commit is contained in:
Lars Jung
2014-06-22 00:06:08 +02:00
parent 4073feb5b3
commit be827bac72
2 changed files with 6 additions and 1 deletions

View File

@@ -2,6 +2,11 @@
**h5ai** uses [semantic versioning](http://semver.org/).
## develop branch
* ...
## v0.25.0 - *2014-06-22*
* adds sidebar

View File

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