Skip to content

Commit

Permalink
Release 0.2.5
Browse files Browse the repository at this point in the history
- Various refactoring by @SolitudeSF
  • Loading branch information
bovine3dom committed Feb 16, 2021
1 parent d88b0a5 commit c2882ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/native_main.nim
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import tempfile
when defined(windows):
import windows_restart

const VERSION = "0.2.4"
const VERSION = "0.2.5"

type
MessageRecv* = object
Expand Down

0 comments on commit c2882ac

Please sign in to comment.