Skip to content

Commit

Permalink
config version → 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lue-bird committed Nov 3, 2024
1 parent c94e3cf commit d542190
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": "lue-bird/elm-syntax-format",
"summary": "pretty print elm-syntax like elm-format",
"license": "MIT",
"version": "1.0.0",
"version": "1.0.1",
"exposed-modules": [
"ElmSyntaxPrint"
],
Expand All @@ -16,4 +16,4 @@
"test-dependencies": {
"elm-explorations/test": "2.2.0 <= v < 3.0.0"
}
}
}

0 comments on commit d542190

Please sign in to comment.