Skip to content

Commit

Permalink
chore: bump app version
Browse files Browse the repository at this point in the history
bumped version to 0.14.0
  • Loading branch information
BerniWittmann committed Feb 28, 2019
1 parent 157efdb commit 3d64d4f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a Changelog](http://keepachangelog.com/).


## 0.14.0 - (2019-02-28)
---

* Added Context Situation Rule Modelling
* Added a Type to Context Factor Attributes

## 0.13.0 - (2019-02-13)
---

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cape-frontend",
"version": "0.13.0",
"version": "0.14.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down

0 comments on commit 3d64d4f

Please sign in to comment.