Skip to content

Commit f579d88

Browse files
committed
Confirmed bug fixes from other app. Bumping version for release.
1 parent 987f364 commit f579d88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "moment-recur",
33
"main": "moment-recur.js",
4-
"version": "1.0.3",
4+
"version": "1.0.4",
55
"homepage": "https://github.com/c-trimm/moment-recur",
66
"authors": [
77
"Casey Trimm <[email protected]>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "moment-recur",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "A momentjs plugin for matching and generating recurring dates.",
55
"main": "moment-recur.js",
66
"repository": {

0 commit comments

Comments
 (0)