1
0
mirror of https://github.com/oupala/apaxy.git synced 2025-08-17 17:36:28 +02:00

chore: bump version from 2.0.1-dev to 2.0.1

This commit is contained in:
oupala
2019-05-30 22:26:32 +02:00
parent 367722a973
commit b525e7e19c
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
## [2.0.1](https://github.com/oupala/apaxy/compare/2.0.0...2.0.1) (2019-05-30)
### Bug Fixes
* make the script apaxy-configure.sh more robust ([367722a](https://github.com/oupala/apaxy/commit/367722a))
# [2.0.0](https://github.com/oupala/apaxy/compare/1.0.0...2.0.0) (2019-05-29)

View File

@@ -1,6 +1,6 @@
{
"name": "apaxy",
"version": "2.0.1-dev",
"version": "2.0.1",
"description": "A simple, customisable theme for your Apache directory listing.",
"main": "index.js",
"scripts": {