Skip to content
This repository was archived by the owner on Nov 30, 2021. It is now read-only.

Commit 7385fe2

Browse files
committed
chore: release v0.6.1
1 parent 58c16d0 commit 7385fe2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: angular-moment.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* angular-moment.js / v0.6.0 / (c) 2013, 2014 Uri Shaked / MIT Licence */
1+
/* angular-moment.js / v0.6.1 / (c) 2013, 2014 Uri Shaked / MIT Licence */
22

33
(function(){
44
'use strict';

Diff for: bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-moment",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "Moment.JS directives & filters for Angular.JS (timeago alternative)",
55
"author": "Uri Shaked",
66
"license": "MIT",

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-moment",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"repository": {
55
"type": "git",
66
"url": "http://github.com/urish/angular-moment.git"

0 commit comments

Comments
 (0)