Skip to content

Commit

Permalink
update to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rlefevre committed Jun 12, 2019
1 parent 8299227 commit e586341
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": "dmy/elm-imf-date-time",
"summary": "RFC5322, RFC2822, RFC822 - Internet Message Format date & time strings",
"license": "BSD-3-Clause",
"version": "1.0.0",
"version": "1.0.1",
"exposed-modules": [
"Imf.DateTime"
],
Expand All @@ -19,4 +19,4 @@
"test-dependencies": {
"elm-explorations/test": "1.2.1 <= v < 2.0.0"
}
}
}

0 comments on commit e586341

Please sign in to comment.