Skip to content

Commit 188eba5

Browse files
committed
version 0.5.0
1 parent edf3a73 commit 188eba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/iLLDB.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import lldb
22
import os
33

4-
iLLDB_VERSION = "0.4.0"
4+
iLLDB_VERSION = "0.5.0"
55

66

77
def __lldb_init_module(debugger: lldb.SBDebugger, internal_dict: dict) -> None:

0 commit comments

Comments
 (0)