diff options
author | Valentin Popov <info@valentineus.link> | 2017-05-29 02:00:21 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2017-05-29 02:00:21 +0300 |
commit | 3d66eeb3019175211a5cd148fdaf1c4d33a748de (patch) | |
tree | e7edbf30e9f513a59fcde85feeaeae2f154665e9 /package.json | |
parent | af3cb9f8f7e14137787dfb8c964265f67feec12d (diff) | |
download | iii-client-3d66eeb3019175211a5cd148fdaf1c4d33a748de.tar.xz iii-client-3d66eeb3019175211a5cd148fdaf1c4d33a748de.zip |
Release of version 0.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 8a619df..a8e8e0a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iii-client", - "version": "0.0.1", + "version": "0.0.2", "description": "Simple API for communicating with the bot of the \"iii.ru\" service.", "homepage": "https://github.com/valentineus/iii-client", "license": "MIT", |