Pump version and update changelock

This commit is contained in:
Manuel Bouza
2019-04-11 12:49:24 +02:00
parent 383462d078
commit f2c91952be
2 changed files with 5 additions and 1 deletions

View File

@@ -56,3 +56,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [1.1.3] - 2019-04-10
### Fixed
- Read projected identifier in Asana's "My tasks"-view
## [1.1.4] - 2019-04-11
### Added
- Show customer name in the project select box

View File

@@ -1,7 +1,7 @@
{
"name": "moco-browser-extensions",
"description": "Browser plugin for MOCO",
"version": "1.1.3",
"version": "1.1.4",
"license": "MIT",
"scripts": {
"start": "yarn start:chrome",