Skip to content

Commit

Permalink
release: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
c4710n committed Nov 18, 2023
1 parent ec659d4 commit 575b0d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule CozyCase.MixProject do
use Mix.Project

@version "0.2.0"
@version "0.3.0"
@description "Converts data between common multiple-word identifier formats, such as snake case, kebab case, camel case and pascal case."
@source_url "https://github.com/cozy-elixir/cozy_case"

Expand Down

0 comments on commit 575b0d3

Please sign in to comment.