Skip to content

Commit

Permalink
Updated version numbers in package and bower json.
Browse files Browse the repository at this point in the history
  • Loading branch information
g1eb committed Aug 5, 2016
1 parent 3989b10 commit c09d882
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,6 +1,6 @@
{
"name": "angular-datetime-range",
"version": "0.1.5",
"version": "0.1.6",
"authors": [
"Gleb <[email protected]>"
],
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": "angular-datetime-range",
"version": "0.1.5",
"version": "0.1.6",
"description": "UI widget for datetime range input, converted to an angular directive for your convenience.",
"main": "index.js",
"dependencies": {},
Expand Down

0 comments on commit c09d882

Please sign in to comment.