From 178c6cbcb7d70a7b70f595d519078cce0803e174 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Tue, 10 Oct 2017 22:52:27 +0400 Subject: Release of version 3.2.1 --- CHANGELOG.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index df04813..517f010 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,9 @@ # Description of releases +## 3.2.1 (10-10-2017) +Features: +- Minimize the published code. +- Reduction of exported functions. + ## 3.2.0 (10-10-2017) Features: - General code refactoring. diff --git a/package.json b/package.json index 99352b2..82fc8a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iii-client", - "version": "3.2.0", + "version": "3.2.1", "description": "Simple API for communicating with the bot of the \"iii.ru\" service.", "homepage": "https://github.com/valentineus/iii-client", "license": "MIT", -- cgit v1.2.3