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 737876c commit 85e32b8Copy full SHA for 85e32b8
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 1.0.1 -
+## 1.0.1 - 2024-05-21
4
5
* Fix for `Schema: -; Owner: -`. Sometimes it was not removed.
6
mix.exs
@@ -1,7 +1,7 @@
defmodule StructureSqlFormatter.MixProject do
use Mix.Project
- @version "1.0.0"
+ @version "1.0.1"
@source_url "https://github.com/egze/stable_jason"
7
def project do
0 commit comments