Skip to content

Commit

Permalink
Bump app version
Browse files Browse the repository at this point in the history
  • Loading branch information
brunojppb committed Jan 5, 2025
1 parent 5d8d897 commit 9c1a171
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 @@ -5,7 +5,7 @@ defmodule Turbo.MixProject do
[
app: :turbo,
name: "Turbo Racer",
version: "2.0.0",
version: "2.0.1",
elixir: "~> 1.18",
elixirc_paths: elixirc_paths(Mix.env()),
compilers: Mix.compilers(),
Expand Down

0 comments on commit 9c1a171

Please sign in to comment.