Skip to content

Commit 852ae48

Browse files
committed
Fixed version
1 parent 8e85231 commit 852ae48

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/angular-cache.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
* angular-cache
3-
* @version 4.4.0 - Homepage <http://jmdobry.github.io/angular-cache/>
3+
* @version 4.4.2 - Homepage <http://jmdobry.github.io/angular-cache/>
44
* @author Jason Dobry <[email protected]>
55
* @copyright (c) 2013-2015 Jason Dobry
66
* @license MIT <https://github.com/jmdobry/angular-cache/blob/master/LICENSE>

dist/angular-cache.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-cache",
33
"description": "angular-cache is a very useful replacement for Angular's $cacheFactory.",
4-
"version": "4.4.0",
4+
"version": "4.4.2",
55
"homepage": "http://jmdobry.github.io/angular-cache/",
66
"main": "dist/angular-cache.js",
77
"repository": {

0 commit comments

Comments
 (0)