diff options
author | Valentin Popov <info@valentineus.link> | 2017-10-03 21:10:28 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2017-10-03 21:10:28 +0300 |
commit | a00f5aa64fb91031cfc75960df3e20eeaf48e8bc (patch) | |
tree | cb6403005417dfd4f1ffbaccd738f637595569b0 /package.json | |
parent | 952a3048ee536e341d09574139d8e2270f831bde (diff) | |
download | iii-client-a00f5aa64fb91031cfc75960df3e20eeaf48e8bc.tar.xz iii-client-a00f5aa64fb91031cfc75960df3e20eeaf48e8bc.zip |
Release of version 3.0.2.
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 156982b..1ca0009 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iii-client", - "version": "3.0.1", + "version": "3.0.2", "description": "Simple API for communicating with the bot of the \"iii.ru\" service.", "homepage": "https://github.com/valentineus/iii-client", "license": "MIT", |