diff --git a/CHANGELOG.md b/CHANGELOG.md index ad66e6cb4..41a74631d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [1.3.1](https://github.com/flyve-mdm/android-inventory-library/compare/1.3.0...1.3.1) (2019-11-18) + + +### Bug Fixes + +* **inventory:** improve code ([a393ea1](https://github.com/flyve-mdm/android-inventory-library/commit/a393ea17e1029bd7a97fdbbbbc1980a3a2c9b39c)) + ## [1.3.0](https://github.com/flyve-mdm/android-inventory-library/compare/1.2.0...1.3.0) (2019-11-08) diff --git a/package.json b/package.json index f388e28d4..fc16930a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@teclib/android-inventory-library", - "version": "1.3.0", + "version": "1.3.1", "description": "Flyve MDM Inventory Library for Android", "main": "index.js", "scripts": {