Skip to content

Commit 8e4c5c1

Browse files
committed
Bump version: 1.1.6 → 1.1.7
1 parent fff1c74 commit 8e4c5c1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.1.6
2+
current_version = 1.1.7
33
commit = True
44
tag = True
55

nodefinderc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
/* ===================================================================== */
2929

3030
/* NodeFinder version */
31-
#define NODEFINDERC_VERSION "1.1.6"
31+
#define NODEFINDERC_VERSION "1.1.7"
3232

3333
/* Symbol used for comment lines. Lines starts with this will be ignored.
3434
* (defualt: '#')*/

0 commit comments

Comments
 (0)