From 049ff109f8e0cde2fe6e4e92871669a1e8c2b903 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.0.1-dev --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 76930a4..7c1419b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "apaxy", - "version": "2.0.0", + "version": "2.0.1-dev", "description": "A simple, customisable theme for your Apache directory listing.", "main": "index.js", "scripts": {