Skip to content

Commit 58c3e2f

Browse files
committed
Bump version
1 parent 624c3a0 commit 58c3e2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ extern "C" {
1212

1313
WUMS_MODULE_EXPORT_NAME("homebrew_curlwrapper");
1414

15-
#define MODULE_VERSION "v0.1"
15+
#define MODULE_VERSION "v0.1.1"
1616

1717
WUMS_APPLICATION_STARTS() {
1818
OSReport("Running CURLWrapperModule " MODULE_VERSION MODULE_VERSION_EXTRA "\n");

0 commit comments

Comments
 (0)