diff options
| author | oldmud0 <oldmud0@users.noreply.github.com> | 2018-05-22 23:29:25 -0500 |
|---|---|---|
| committer | oldmud0 <oldmud0@users.noreply.github.com> | 2018-05-22 23:29:25 -0500 |
| commit | 8f61192332b56379bc424dba6d5662d682cda379 (patch) | |
| tree | 629d694cf70522b4ad74c2e8233c32833fcfc505 /package.json | |
| parent | 41d166c7912048fe1bdbf186fb68b9fc617ae2f1 (diff) | |
Set package version to 2.1.0
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
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": { |
