Skip to content

Commit

Permalink
Merge tag '2.8.3' into develop
Browse files Browse the repository at this point in the history
Make creating indices idempotent.
  • Loading branch information
moigagoo committed Jul 5, 2024
2 parents 92fe046 + bbb5a6a commit 438317e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion norm.nimble
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Package

version = "2.8.2"
version = "2.8.3"
author = "Constantine Molchanov"
description = "Nim ORM for SQLite and PostgreSQL."
license = "MIT"
Expand Down

0 comments on commit 438317e

Please sign in to comment.