Skip to content

Commit

Permalink
nyaa v3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kreatoo committed Jan 15, 2023
1 parent bad28b5 commit 0ff693c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nyaa.nimble
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = "3.3.0"
version = "3.3.2"
author = "Kreato"
description = "Efficient package manager"
license = "GPLv3"
Expand Down
2 changes: 1 addition & 1 deletion src/nyaa.nim
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ include nyaa/remove
include nyaa/upgrade
include nyaa/info

clCfg.version = "nyaa v3.3.0"
clCfg.version = "nyaa v3.3.2"

dispatchMulti(
[
Expand Down

0 comments on commit 0ff693c

Please sign in to comment.