diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e71644..776b53d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## Unreleased +## [1.1.0] - 2019-07-17 ### Changed - When fails building throw an exit code. diff --git a/package.json b/package.json index f165059..07583e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@janiscommerce/api-schema-builder", - "version": "1.0.3", + "version": "1.1.0", "description": "Build the api schemas", "main": "index.js", "bin": {