Skip to content

Commit

Permalink
Bump version in mix.exs
Browse files Browse the repository at this point in the history
  • Loading branch information
Flo0807 committed Jul 26, 2024
1 parent 1962b76 commit c46cede
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 Backpex.MixProject do
use Mix.Project

@version "0.5.1"
@version "0.6.0"
@source_url "https://github.com/naymspace/backpex"

def project do
Expand Down

0 comments on commit c46cede

Please sign in to comment.