Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
beatrichartz committed Jan 2, 2025
1 parent ff93175 commit 441bff3
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
Expand Up @@ -6,7 +6,7 @@ defmodule CSV.Mixfile do
def project do
[
app: :csv,
version: "3.2.1",
version: "3.2.2",
elixir: "~> 1.5",
deps: deps(),
package: package(),
Expand Down

0 comments on commit 441bff3

Please sign in to comment.