Skip to content

Commit 3fdf004

Browse files
committed
Bump version 1.0.3 -> 1.1.0
1 parent bbc2c8f commit 3fdf004

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 1.0.2.{build}-{branch}
1+
version: {build}-{branch}
22

33
pull_requests:
44
do_not_increment_build_number: true

qucumber/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.3"
1+
__version__ = "1.1.0"

0 commit comments

Comments
 (0)