Skip to content

Commit fc3a911

Browse files
bump version
1 parent b6cd251 commit fc3a911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code-to-md.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ def generate_md(d=False):
163163

164164

165165
if args.version:
166-
print("code-to-md v1.1.0")
166+
print("code-to-md v1.1.2")
167167
exit()
168168

169169
if args.default:

0 commit comments

Comments
 (0)