Skip to content

Commit

Permalink
1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
atruskie committed Aug 10, 2015
1 parent a864750 commit 39ce4f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "round-date",
"main": "roundDate.js",
"version": "1.0.2",
"version": "1.1.2",
"homepage": "https://github.com/atruskie/round-date",
"description": "A small module for rounding dates to arbitrary intervals",
"moduleType": [
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": "round-date",
"version": "1.1.1",
"version": "1.1.2",
"description": "A small module for rounding dates to arbitrary intervals",
"main": "roundDate.js",
"scripts": {
Expand Down

0 comments on commit 39ce4f1

Please sign in to comment.