Set version to 0.25.0+
This commit is contained in:
parent
4073feb5b3
commit
be827bac72
2 changed files with 6 additions and 1 deletions
|
@ -2,6 +2,11 @@
|
|||
**h5ai** uses [semantic versioning](http://semver.org/).
|
||||
|
||||
|
||||
## develop branch
|
||||
|
||||
* ...
|
||||
|
||||
|
||||
## v0.25.0 - *2014-06-22*
|
||||
|
||||
* adds sidebar
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue