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

Commit

Permalink
1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskleeh committed Sep 6, 2016
1 parent f0b936a commit 7baa95c
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion angular-confirm.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* angular-confirm
* https://github.com/Schlogen/angular-confirm
* @version v1.2.5 - 2016-05-20
* @version v1.2.6 - 2016-09-06
* @license Apache
*/
(function (root, factory) {
Expand Down
4 changes: 2 additions & 2 deletions angular-confirm.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "angular-confirm-modal",
"main": "angular-confirm.js",
"version": "1.2.5",
"version": "1.2.6",
"ignore": [
"test",
"package.json",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-confirm",
"version": "1.2.5",
"version": "1.2.6",
"description": "Angular Confirm Modal",
"main": "angular-confirm.js",
"scripts": {
Expand Down

0 comments on commit 7baa95c

Please sign in to comment.