Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenreddek committed Oct 25, 2019
1 parent 32bbd66 commit 460319d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions elm.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "stephenreddek/elm-time-picker",
"summary": "An elm implementation of a time picker",
"license": "BSD-3-Clause",
"version": "1.0.3",
"version": "1.0.4",
"exposed-modules": [
"TimePicker"
],
Expand All @@ -15,4 +15,4 @@
"elm/regex": "1.0.0 <= v < 2.0.0"
},
"test-dependencies": {}
}
}

0 comments on commit 460319d

Please sign in to comment.