angular-eha.back-button
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "angular-eha.back-button", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"authors": [ | ||
@@ -5,0 +5,0 @@ "matt.richards@ehealthnigera.org" |
@@ -94,3 +94,3 @@ module.exports = function(grunt) { | ||
commitMessage: 'Release v%VERSION%', | ||
commitFiles: ['package.json', 'bower.json', 'dist/**'], | ||
commitFiles: ['package.json', 'bower.json', 'dist/'], | ||
createTag: true, | ||
@@ -97,0 +97,0 @@ tagName: 'v%VERSION%', |
{ | ||
"name": "angular-eha.back-button", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "", | ||
@@ -14,3 +14,4 @@ "main": "dist/angular-eha.back-button.templates.js", | ||
"author": "Matt Richards <matt.richards@ehealthafrica.org>", | ||
"license": "All rights reserved.", | ||
"license": "Apache License Version 2.0", | ||
"keywords": ["angular", "directive", "history", "back", "ui.router", "state", "eHealthAfrica"], | ||
"bugs": { | ||
@@ -17,0 +18,0 @@ "url": "https://github.com/eHealthAfrica/angular-eha/issues" |
39058