Skip to content

Commit 905ff0b

Browse files
committed
2 parents 2ece8ed + 2587e1c commit 905ff0b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
44
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## v3.3.0 - 2017-10-13
8+
9+
* Update configuration for new features on the ui [david]
10+
711
## v3.2.2 - 2017-10-09
812

913
* Fix issue with group deletion detected through the UI [david]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agile-security",
3-
"version": "3.2.2",
3+
"version": "3.3.0",
44
"repository": "https://github.com/Agile-IoT/agile-security",
55
"description": "Security components for AGILE Gateway",
66
"main": "main.js",

0 commit comments

Comments
 (0)