Skip to content

Commit 94eeebe

Browse files
committed
chore(Release): bump app version
bumped app version to 1.0.4
1 parent 3d3445a commit 94eeebe

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a Changelog](http://keepachangelog.com/).
55

66

7+
## 1.0.4 - (2019-05-06)
8+
---
9+
10+
* Fixed a bug regarding context factor rule reference in graph visualization
11+
712
## 1.0.3 - (2019-05-06)
813
---
914

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cape-frontend",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"private": true,
55
"scripts": {
66
"serve": "vue-cli-service serve",

0 commit comments

Comments
 (0)