Skip to content

Commit

Permalink
[master] Bump with doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ymtszw committed Mar 28, 2020
1 parent 52cc6bd commit 289cb3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions elm.json
Expand Up @@ -3,7 +3,7 @@
"name": "ymtszw/elm-xml-decode",
"summary": "Xml decoder sharing the spirit of Json.Decode",
"license": "BSD-3-Clause",
"version": "3.2.0",
"version": "3.2.1",
"exposed-modules": [
"Xml.Decode"
],
Expand All @@ -17,4 +17,4 @@
"test-dependencies": {
"elm-explorations/test": "1.1.0 <= v < 2.0.0"
}
}
}

0 comments on commit 289cb3a

Please sign in to comment.