From 8f61192332b56379bc424dba6d5662d682cda379 Mon Sep 17 00:00:00 2001 From: oldmud0 Date: Tue, 22 May 2018 23:29:25 -0500 Subject: Set package version to 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 0914cb9..ee67753 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webao", - "version": "2.0.0", + "version": "2.1.0", "description": "Web-based Attorney Online client", "main": "client.js", "scripts": { -- cgit