Skip to content

Commit c413d41

Browse files
committed
bump version v0.5.15
1 parent f1e1048 commit c413d41

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "angular-filter",
33
"main": "dist/angular-filter.js",
44
"description": "Bunch of useful filters for angularJS(with no external dependencies!)",
5-
"version": "0.5.14",
5+
"version": "0.5.15",
66
"license": "MIT",
77
"repository": {
88
"type": "git",

dist/angular-filter.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Bunch of useful filters for angularJS(with no external dependencies!)
3-
* @version v0.5.14 - 2017-01-16 * @link https://github.com/a8m/angular-filter
3+
* @version v0.5.15 - 2017-01-17 * @link https://github.com/a8m/angular-filter
44
* @author Ariel Mashraki <[email protected]>
55
* @license MIT License, http://www.opensource.org/licenses/MIT
66
*/

0 commit comments

Comments
 (0)