Skip to content

Commit

Permalink
Update version number in nimble file (#279)
Browse files Browse the repository at this point in the history
1.3.2 did not have the correct version number in the nimble file
  • Loading branch information
geotre authored Nov 9, 2023
1 parent 3665564 commit 012d20f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion karax.nimble
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Package

version = "1.3.1"
version = "1.3.3"
author = "Andreas Rumpf"
description = "Karax is a framework for developing single page applications in Nim."
license = "MIT"
Expand Down

0 comments on commit 012d20f

Please sign in to comment.