Compare commits

...

1 Commits

Author SHA1 Message Date
CI
85ace4f05e chore: release version v1.10.1 2024-10-14 14:25:55 +00:00
2 changed files with 6 additions and 1 deletions

View File

@@ -2,6 +2,11 @@
<!-- changelog -->
## [v1.10.1](https://github.com/wanderer-industries/wanderer/compare/v1.10.0...v1.10.1) (2024-10-14)
## [v1.10.0](https://github.com/wanderer-industries/wanderer/compare/v1.9.0...v1.10.0) (2024-10-13)

View File

@@ -2,7 +2,7 @@ defmodule WandererApp.MixProject do
use Mix.Project
@source_url "https://github.com/wanderer-industries/wanderer"
@version "1.10.0"
@version "1.10.1"
def project do
[