From ca63ea21a85e4e294831eb08305b4a437b47a73f Mon Sep 17 00:00:00 2001 From: oupala Date: Wed, 29 May 2019 16:54:44 +0200 Subject: [PATCH] chore: bump version from 2.0.0 to 2.1.0-dev --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 76930a4..8ca2c2d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "apaxy", - "version": "2.0.0", + "version": "2.1.0-dev", "description": "A simple, customisable theme for your Apache directory listing.", "main": "index.js", "scripts": {