Skip to content

Commit ffde622

Browse files
committed
version 0.3.0
1 parent 883078e commit ffde622

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.2.0"
4+
iLLDB_VERSION = "0.3.0"
55

66

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

0 commit comments

Comments
 (0)