We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45922d1 commit 3d19489Copy full SHA for 3d19489
mix.exs
@@ -2,7 +2,7 @@ defmodule LLMAgent.MixProject do
2
use Mix.Project
3
4
@source_url "https://github.com/i365dev/llm_agent"
5
- @version "3.0.0"
+ @version "0.0.1"
6
7
def project do
8
[
0 commit comments