Skip to content

Commit

Permalink
🔖 Bump to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdesousa committed Nov 30, 2023
1 parent fba6c2c commit 2f2bbf0
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 AyeSQL.MixProject do
use Mix.Project

@version "1.1.0"
@version "1.1.1"
@name "AyeSQL"
@description "Library for using raw SQL"
@app :ayesql
Expand Down

0 comments on commit 2f2bbf0

Please sign in to comment.