Skip to content

Commit b01f437

Browse files
author
Shane Borden
committed
chore: bump the version
1 parent 351034d commit b01f437

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.bumpversion.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[bumpversion]
2-
current_version = 0.1.0
2+
current_version = 0.1.1
33
commit = False
44
tag = False
55

66
[bumpversion:file:README.md]
77
search = Version {current_version}
8-
replace = Version {new_version}
8+
replace = Version {new_version}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# DBMS SQL Scripts for Postgres / Oracle / SQLServer
22
by Shane Borden
33

4-
Version 0.1.0
4+
Version 0.1.1
55

66
These scripts have been collected and modified to help diagnose and expose metadata about various DBMS Products
77

0 commit comments

Comments
 (0)