diff --git a/CHANGELOG.md b/CHANGELOG.md index d4e3468a..ed8fa243 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.4.15](https://github.com/sQVe/30s/compare/v1.4.14...v1.4.15) (2019-10-16) + + +### Bug Fixes + +* **submodules:** update snippets (cron build: 2877) ([28dbf88](https://github.com/sQVe/30s/commit/28dbf88)) + ## [1.4.14](https://github.com/sQVe/30s/compare/v1.4.13...v1.4.14) (2019-10-15) diff --git a/package-lock.json b/package-lock.json index 6a8a4ed2..3d1a188b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "30s", - "version": "1.4.14", + "version": "1.4.15", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 40b107b7..876eb445 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "30s", - "version": "1.4.14", + "version": "1.4.15", "description": "A command-line application for 30 seconds of code snippets", "author": "Oskar Grunning ", "license": "CC0-1.0",