diff options
| author | oldmud0 <oldmud0@users.noreply.github.com> | 2018-05-23 15:42:00 -0500 |
|---|---|---|
| committer | oldmud0 <oldmud0@users.noreply.github.com> | 2018-05-23 15:42:00 -0500 |
| commit | 1ebb0798740195733dcd9f0e32f7da31d3f01f8c (patch) | |
| tree | de6993591cdf932c0f8798d97213d3cbe4804dad /package.json | |
| parent | 334ee0e9feebe15926e5ad9a967c24cdf5264cdb (diff) | |
Stop timing out from server; more accurate blip timer
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 ee67753..711e7cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webao", - "version": "2.1.0", + "version": "2.1.1", "description": "Web-based Attorney Online client", "main": "client.js", "scripts": { |
