Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
icambron committed Nov 20, 2016
1 parent 61c74f2 commit 790dead
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "twix",
"version": "1.1.1",
"version": "1.1.2",
"dependencies": {
"moment": "*"
},
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "twix",
"version": "1.1.1",
"version": "1.1.2",
"dependencies": {
"moment/moment": "*"
},
Expand Down
2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package.describe({
name: "momentjs:twix",
summary: "Twix.js (official) by Isaac Cambron: a Moment.js plugin for working with date ranges.",
version: "1.1.1",
version: "1.1.2",
git: "https://github.com/icambron/twix.js.git",
});

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "twix",
"version": "1.1.1",
"version": "1.1.2",
"description": "Twix.js allows you to work with date ranges",
"homepage": "http://icambron.github.io/twix.js/",
"author": "Isaac Cambron",
Expand Down

0 comments on commit 790dead

Please sign in to comment.