Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dinau committed Dec 27, 2024
1 parent 68cf199 commit e20c23a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions imguin.nimble
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Package

version = "1.91.6.4"
version = "1.91.6.5"
author = "dinau"
description = "Imguin: ImGui / ImPlot / ImNodes wrapper using Futhark"
license = "MIT"
Expand All @@ -18,7 +18,7 @@ requires "sdl2_nim == 2.0.14.3"
requires "tinydialogs == 1.1.0"
requires "stb_image == 2.5"
requires "glfw == 3.4.0.4"
reuqires "https://github.com/diau/sdl3_nim == 0.3.0"
requires "https://github.com/dinau/sdl3_nim == 0.3.0"

let TARGET = "imguin"
let Opts =""
Expand Down

0 comments on commit e20c23a

Please sign in to comment.