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

chore: bump version from 2.1.0-dev to 2.1.0

This commit is contained in:
oupala
2019-05-30 22:39:22 +02:00
parent 8f85f2c8ab
commit aae02e06fe
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
# [2.1.0](https://github.com/oupala/apaxy/compare/2.0.1...2.1.0) (2019-05-30)
### Features
* install script can set a header and a footer message ([8f85f2c](https://github.com/oupala/apaxy/commit/8f85f2c))
## [2.0.1](https://github.com/oupala/apaxy/compare/2.0.0...2.0.1) (2019-05-30)

View File

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