Skip to content

Commit 2610309

Browse files
committed
Release r2ai-1.0.0
1 parent 0b81158 commit 2610309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/r2ai.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1073,7 +1073,7 @@ RCorePlugin r_core_plugin_r2ai_client = {
10731073
.name = "r2ai",
10741074
.desc = "r2ai plugin in plain C",
10751075
.author = "pancake",
1076-
.version = "0.9.8",
1076+
.version = "1.0.0",
10771077
.license = "MIT",
10781078
},
10791079
.init = r2ai_init,

0 commit comments

Comments
 (0)