Skip to content

Commit 8285ffd

Browse files
committed
bump new version
1 parent 87d315b commit 8285ffd

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.15",
5+
"version": "0.5.17",
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.16 - 2017-04-07 * @link https://github.com/a8m/angular-filter
3+
* @version v0.5.17 - 2017-09-22 * @link https://github.com/a8m/angular-filter
44
* @author Ariel Mashraki <ariel@mashraki.co.il>
55
* @license MIT License, http://www.opensource.org/licenses/MIT
66
*/

0 commit comments

Comments
 (0)