Skip to content

Commit

Permalink
build(version): bump to 0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbohdan committed May 10, 2024
1 parent e018a71 commit 21d5449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sqawk-dev.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ package require snit 2
package require sqlite3

namespace eval ::sqawk {
variable version 0.23.1
variable version 0.24.0
}

# The following comment is used by Assemble when bundling Sqawk's source code in
Expand Down

0 comments on commit 21d5449

Please sign in to comment.