apiconnect-refs
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -0,1 +1,7 @@ | ||
2017-04-14, Version 1.0.3 | ||
========================= | ||
* Fix copyright header in files (#3) (Krishna Raman) | ||
2017-03-09, Version 1.0.2 | ||
@@ -2,0 +8,0 @@ ========================= |
13
index.js
@@ -0,1 +1,11 @@ | ||
/********************************************************* {COPYRIGHT-TOP} *** | ||
* Licensed Materials - Property of IBM | ||
* 5725-Z22, 5725-Z63, 5725-U33, 5725-Z63 | ||
* | ||
* (C) Copyright IBM Corporation 2016, 2017 | ||
* | ||
* All Rights Reserved. | ||
* US Government Users Restricted Rights - Use, duplication or disclosure | ||
* restricted by GSA ADP Schedule Contract with IBM Corp. | ||
********************************************************** {COPYRIGHT-END} **/ | ||
(function () { | ||
@@ -178,2 +188,3 @@ | ||
return refs; | ||
})(); | ||
})(); | ||
{ | ||
"name": "apiconnect-refs", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"homepage": "https://developer.ibm.com/apiconnect", | ||
@@ -5,0 +5,0 @@ "description": "API Connect References", |
174423
173