Bump documentlist version to 0.1.16

- Allow changes to JS lib to be published
This commit is contained in:
Will Abson
2016-06-06 10:27:52 +01:00
parent 69c47330f2
commit 2957b516ad
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
"material-design-icons": "^2.2.3",
"material-design-lite": "^1.1.3",
"zone.js": "0.6.10",
"ng2-alfresco-documentlist": "^0.1.0"
"ng2-alfresco-documentlist": "^0.1.16"
},
"devDependencies": {
"browser-sync": "^2.10.0",

View File

@@ -1,7 +1,7 @@
{
"name": "ng2-alfresco-documentlist",
"description": "Alfresco Angular2 Document List Component",
"version": "0.1.15",
"version": "0.1.16",
"author": "Alfresco Software, Ltd.",
"scripts": {
"typings": "typings install",