Bump search version prior to publish to 0.1.12

This commit is contained in:
Will Abson
2016-06-06 10:30:02 +01:00
parent 2957b516ad
commit 6c38f2fbba
2 changed files with 2 additions and 2 deletions

View File

@@ -48,7 +48,7 @@
"es6-shim": "^0.35.0", "es6-shim": "^0.35.0",
"material-design-icons": "^2.2.3", "material-design-icons": "^2.2.3",
"material-design-lite": "^1.1.3", "material-design-lite": "^1.1.3",
"ng2-alfresco-search": "^0.1.5", "ng2-alfresco-search": "^0.1.12",
"reflect-metadata": "0.1.2", "reflect-metadata": "0.1.2",
"rxjs": "5.0.0-beta.2", "rxjs": "5.0.0-beta.2",
"systemjs": "0.19.26", "systemjs": "0.19.26",

View File

@@ -1,7 +1,7 @@
{ {
"name": "ng2-alfresco-search", "name": "ng2-alfresco-search",
"description": "Alfresco Angular2 Search Component", "description": "Alfresco Angular2 Search Component",
"version": "0.1.11", "version": "0.1.12",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"scripts": { "scripts": {
"typings": "typings install", "typings": "typings install",