Skip to content

Commit

Permalink
bump to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Jan 27, 2021
1 parent 31d1586 commit 1ac5cf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elm.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "BrianHicks/elm-csv",
"summary": "Decode CSV in the most boring way possible.",
"license": "BSD-3-Clause",
"version": "2.0.0",
"version": "2.0.1",
"exposed-modules": [
"Csv.Decode",
"Csv.Parser"
Expand Down

0 comments on commit 1ac5cf8

Please sign in to comment.