diff --git a/CHANGELOG.md b/CHANGELOG.md
index 45833de..76f7202 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,11 @@
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/Johann-S/bs-custom-file-input/compare/v1.3.0...v1.3.1) (2018-12-10)
+
+
+
# [1.3.0](https://github.com/Johann-S/bs-custom-file-input/compare/v1.1.1...v1.3.0) (2018-11-16)
diff --git a/dist/bs-custom-file-input.js b/dist/bs-custom-file-input.js
index 4993084..1978046 100644
--- a/dist/bs-custom-file-input.js
+++ b/dist/bs-custom-file-input.js
@@ -1,5 +1,5 @@
/*!
- * bsCustomFileInput v1.3.0 (https://github.com/Johann-S/bs-custom-file-input)
+ * bsCustomFileInput v1.3.1 (https://github.com/Johann-S/bs-custom-file-input)
* Copyright 2018 Johann-S
* Licensed under MIT (https://github.com/Johann-S/bs-custom-file-input/blob/master/LICENSE)
*/
diff --git a/dist/bs-custom-file-input.min.js b/dist/bs-custom-file-input.min.js
index ebd3e6c..bdf7024 100644
--- a/dist/bs-custom-file-input.min.js
+++ b/dist/bs-custom-file-input.min.js
@@ -1,5 +1,5 @@
/*!
- * bsCustomFileInput v1.3.0 (https://github.com/Johann-S/bs-custom-file-input)
+ * bsCustomFileInput v1.3.1 (https://github.com/Johann-S/bs-custom-file-input)
* Copyright 2018 Johann-S
* Licensed under MIT (https://github.com/Johann-S/bs-custom-file-input/blob/master/LICENSE)
*/
diff --git a/package-lock.json b/package-lock.json
index a1dd4eb..7b7feb8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "bs-custom-file-input",
- "version": "1.3.0",
+ "version": "1.3.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 9122835..af9b554 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "bs-custom-file-input",
- "version": "1.3.0",
+ "version": "1.3.1",
"description": "A little plugin for Bootstrap 4 custom file input",
"author": "Johann-S ",
"contributors": [