We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 905ff0b commit 373dd0aCopy full SHA for 373dd0a
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
4
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
5
This project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## v3.4.0 - 2017-10-16
8
+
9
+* Refactor locks to external repo and update configuration file and code across repos [david]
10
11
## v3.3.0 - 2017-10-13
12
13
* Update configuration for new features on the ui [david]
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "agile-security",
3
- "version": "3.3.0",
+ "version": "3.4.0",
"repository": "https://github.com/Agile-IoT/agile-security",
"description": "Security components for AGILE Gateway",
"main": "main.js",
0 commit comments