diff options
author | Valentin Popov <info@valentineus.link> | 2017-10-09 22:47:44 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2017-10-09 22:47:44 +0300 |
commit | 1b31b0beec9d3011c444c70ec11f4da134570cb0 (patch) | |
tree | dadba90ae9381d494b725ebaaa486ac2c2fdd0b6 /package.json | |
parent | 38d1a0eab11062da2d900d8d0fac787688d359ea (diff) | |
download | iii-client-1b31b0beec9d3011c444c70ec11f4da134570cb0.tar.xz iii-client-1b31b0beec9d3011c444c70ec11f4da134570cb0.zip |
General code refactoring
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 94f2825..99352b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iii-client", - "version": "3.1.0", + "version": "3.2.0", "description": "Simple API for communicating with the bot of the \"iii.ru\" service.", "homepage": "https://github.com/valentineus/iii-client", "license": "MIT", |