Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit 7baa95c

Browse files
committed
1.2.6
1 parent f0b936a commit 7baa95c

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

angular-confirm.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* angular-confirm
33
* https://github.com/Schlogen/angular-confirm
4-
* @version v1.2.5 - 2016-05-20
4+
* @version v1.2.6 - 2016-09-06
55
* @license Apache
66
*/
77
(function (root, factory) {

angular-confirm.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-confirm-modal",
33
"main": "angular-confirm.js",
4-
"version": "1.2.5",
4+
"version": "1.2.6",
55
"ignore": [
66
"test",
77
"package.json",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-confirm",
3-
"version": "1.2.5",
3+
"version": "1.2.6",
44
"description": "Angular Confirm Modal",
55
"main": "angular-confirm.js",
66
"scripts": {

0 commit comments

Comments
 (0)