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 76f9e71 commit 4b12d0aCopy full SHA for 4b12d0a
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v3.3.0-dev
+## v3.3.0 (2023-05-19)
4
5
- Enhancements
6
- Default upstream database version is now `6.1.2`
mix.exs
@@ -3,7 +3,7 @@ defmodule UAInspector.MixProject do
@url_changelog "https://hexdocs.pm/ua_inspector/changelog.html"
@url_github "https://github.com/elixir-inspector/ua_inspector"
- @version "3.3.0-dev"
+ @version "3.3.0"
7
8
def project do
9
[
0 commit comments