We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9169bc5 commit ffcd403Copy full SHA for ffcd403
src/native_main.nim
@@ -15,7 +15,7 @@ import tempfile
15
when defined(windows):
16
import windows_helpers
17
18
-const VERSION = "0.4.1"
+const VERSION = "0.5.0"
19
20
type
21
MessageRecv* = object
0 commit comments