diff --git a/README.md b/README.md index f9b9b2ca..9dcce4c6 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ It profits from these great projects: ## Changelog (**h5ai** uses [semantic versioning](http://semver.org/)) -### v0.22 - *2012-??-??* +### v0.22 - *2012-10-14* * general changes h5ai directory layout and configuration * splits configuration file (`config.json`) into files `options.json`, `types.json` and `langs.json` diff --git a/package.json b/package.json index c1cd3570..05696fe2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "h5ai", - "version": "0.22-dev", + "version": "0.22", "description": "a modern HTTP web server index", "url": "http://larsjung.de/h5ai/", "author": "Lars Jung",