Skip to content

Commit

Permalink
2.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
why520crazy committed Jul 13, 2017
1 parent 3cd36a4 commit 6f0a1bd
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
Expand Up @@ -3,7 +3,7 @@
"name": "https://github.com/why520crazy/w5c-validator-angular"
},
"name": "w5c-validator",
"version": "2.5.5",
"version": "2.5.6",
"keywords": [
"angular",
"validator",
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "angular-w5c-validator",
"version": "2.5.5",
"version": "2.5.6",
"keywords": [
"angular",
"angularjs",
Expand Down
2 changes: 1 addition & 1 deletion w5cValidator.js
@@ -1,4 +1,4 @@
/*! angular-w5c-validator v2.5.5 2017-07-13 */
/*! angular-w5c-validator v2.5.6 2017-07-13 */
(function(){
var w5cValidator = angular.module("w5c.validator", ["ng"])
.provider('w5cValidator', [function () {
Expand Down
2 changes: 1 addition & 1 deletion w5cValidator.min.js

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

0 comments on commit 6f0a1bd

Please sign in to comment.