Skip to content

Commit 039899c

Browse files
bump version to 1.1.0
1 parent 9e8c554 commit 039899c

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
@@ -158,7 +158,7 @@ def generate_md(d=False):
158158

159159

160160
if args.version:
161-
print("code-to-md v1.0.2")
161+
print("code-to-md v1.1.0")
162162
exit()
163163

164164
if args.default:

0 commit comments

Comments
 (0)