chore(release): v3.0.7

This commit is contained in:
Christopher S. Case
2020-11-19 09:26:24 -06:00
parent 6981210c47
commit 0c839cb8b5
2 changed files with 7 additions and 2 deletions
+5
View File
@@ -1,3 +1,8 @@
<a name="3.0.7"></a>
## [3.0.7](https://github.com/morgul/ui-bootstrap4/compare/v3.0.5...v3.0.7) (2020-11-19)
<a name="3.0.6"></a>
## [3.0.6](https://github.com/morgul/ui-bootstrap4/compare/v3.0.5...v3.0.6) (2018-12-04)
+2 -2
View File
@@ -1,7 +1,7 @@
{
"author": "https://github.com/morgul/ui-bootstrap4/graphs/contributors",
"name": "ui-bootstrap4",
"version": "3.0.6",
"version": "3.0.7",
"description": "Native AngularJS (Angular) directives for Bootstrap",
"homepage": "http://morgul.github.io/ui-bootstrap4/",
"keywords": [
@@ -25,7 +25,7 @@
"serve": "static dist -p 3857 -a 0.0.0.0 -H '{\"Cache-Control\": \"no-cache, must-revalidate\"}'",
"demo": "grunt html2js after-test && static dist -p 3857 -a 0.0.0.0 -H '{\"Cache-Control\": \"no-cache, must-revalidate\"}'",
"test": "grunt",
"release": "grunt release --"
"grunt": "grunt --"
},
"repository": {
"type": "git",