We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24d54ca commit 13f5b56Copy full SHA for 13f5b56
CHANGELOG.md
@@ -5,6 +5,11 @@
5
6
# Changelog
7
8
+## v0.5.0 (2025-XX-XX)
9
+
10
+### Enhancement
11
12
13
## v0.4.0 (2025-10-18)
14
15
### Enhancement
mix.exs
@@ -4,7 +4,7 @@
4
defmodule SQL.MixProject do
use Mix.Project
- @version "0.4.0"
+ @version "0.5.0"
def project do
[
0 commit comments