From 1c3b15b2d223e24427bcd487df2eb4814b0b234a Mon Sep 17 00:00:00 2001 From: Thai Pangsakulyanont Date: Wed, 7 Sep 2016 00:02:30 +0700 Subject: [PATCH] 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 512c90f..cf71a7a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bemuse-indexer", - "version": "3.0.0", + "version": "3.1.0", "description": "Parse and index BMS notecharts", "main": "index.js", "scripts": {