1
0
mirror of https://github.com/oupala/apaxy.git synced 2025-08-11 20:24:14 +02:00

chore: bump version from 2.1.1-dev to 2.1.1

This commit is contained in:
oupala
2019-06-03 16:58:15 +02:00
parent 8ca6129404
commit 5651afb5ef
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
## [2.1.1](https://github.com/oupala/apaxy/compare/2.1.0...2.1.1) (2019-06-03)
### Bug Fixes
* improve cli parameters management ([8ca6129](https://github.com/oupala/apaxy/commit/8ca6129))
# [2.1.0](https://github.com/oupala/apaxy/compare/2.0.1...2.1.0) (2019-05-30)

View File

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