Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
smartin85 committed Sep 22, 2017
1 parent 9fa60cc commit ab6b7a6
Show file tree
Hide file tree
Showing 5 changed files with 3,182 additions and 15 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ node_js:
- "4"
- "6"
- "7"
- "8"
before_script:
- npm install -g gulp
sudo: false
2 changes: 1 addition & 1 deletion moment-period.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
}(this, function (moment) {
"use strict";

var VERSION = "1.0.5",
var VERSION = "1.0.6",
periods = {},
periodFlag = '_p',
optionsFlag = '_po',
Expand Down
2 changes: 1 addition & 1 deletion moment-period.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ab6b7a6

Please sign in to comment.