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

chore: bump version from 2.1.3-dev to 2.1.3

This commit is contained in:
oupala
2019-07-18 22:46:51 +02:00
parent afa2e51970
commit f71e39d3b1
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
## [2.1.3](https://github.com/oupala/apaxy/compare/2.1.2...2.1.3) (2019-07-18)
### Bug Fixes
* remove useless js ([afa2e51](https://github.com/oupala/apaxy/commit/afa2e51)), closes [#132](https://github.com/oupala/apaxy/issues/132)
## [2.1.2](https://github.com/oupala/apaxy/compare/2.1.1...2.1.2) (2019-06-04) ## [2.1.2](https://github.com/oupala/apaxy/compare/2.1.1...2.1.2) (2019-06-04)

View File

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