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 05f7fb5 commit ff87388Copy full SHA for ff87388
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v3.3.1-dev
+## v3.3.1 (2023-06-06)
4
5
- Enhancements
6
- Default upstream database version is now `6.1.3`
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.1-dev"
+ @version "3.3.1"
7
8
def project do
9
[
0 commit comments