Skip to content

Commit

Permalink
change to MIT
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmiville committed Dec 28, 2024
1 parent 708cb26 commit 9b6f2f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gleam.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ version = "1.0.1"
# your project to the Hex package manager.
#
description = "Command line argument decoders for Gleam"
licences = ["Apache-2.0"]
licences = ["MIT"]
repository = { type = "github", user = "ryanmiville", repo = "clad" }
# links = [{ title = "Website", href = "" }]
#
Expand Down

0 comments on commit 9b6f2f5

Please sign in to comment.