Skip to content

Commit

Permalink
v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
monofuel committed Sep 25, 2024
1 parent 86d7bb6 commit 823b0c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions llama_leap.nimble
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = "1.1.1"
version = "1.2.0"
author = "Andrew Brower"
description = "Ollama API for Nim"
license = "MIT"
Expand All @@ -7,4 +7,4 @@ srcDir = "src"

requires "nim >= 2.0.0"
requires "curly >= 0.1.12"
requires "jsony >= 1.1.5"
requires "jsony >= 1.1.5"

0 comments on commit 823b0c8

Please sign in to comment.