Skip to content

Commit a641140

Browse files
committed
Step: 1.6.0 -> 1.6.1
1 parent 72e1cf5 commit a641140

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

CHANGES_NEXT_RELEASE

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-
- Update iotagent-node-lib to 2.5.x

npm-shrinkwrap.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,7 +1,7 @@
11
{
22
"name": "iotagent-json",
33
"description": "IoT Agent for the JSON protocol",
4-
"version": "1.6.0",
4+
"version": "1.6.1",
55
"homepage": "https://github.com/telefonicaid/iotagent-json",
66
"author": {
77
"name": "Daniel Moran",

rpm/SPECS/iotajson.spec

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,9 @@ rm -rf $RPM_BUILD_ROOT
168168
%{_install_dir}
169169

170170
%changelog
171+
* Fri Nov 17 2017 Fermin Galan <[email protected]> 1.6.1
172+
- Update iotagent-node-lib to 2.5.x
173+
171174
* Wed Oct 18 2017 Fermin Galan <[email protected]> 1.6.0
172175
- FEATURE update node version to 4.8.4
173176
- Update MongoDB driver in order to fix NODE-818 error (#226)

0 commit comments

Comments
 (0)