Skip to content

Commit 24ab9a4

Browse files
committed
Bump version: 1.1.4 → 1.1.5
1 parent a17eb7e commit 24ab9a4

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

.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.4
2+
current_version = 1.1.5
33
commit = True
44
tag = True
55

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ authors:
2525
family-names: Moreno
2626
orcid: 'https://orcid.org/0000-0003-4726-4479'
2727
affiliation: University of Michigan
28-
version: 1.1.4
28+
version: 1.1.5
2929
repository-code: https://github.com/devosoft/Empirical
3030
license: MIT

doc/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,9 @@
9393
# the built documents.
9494
#
9595
# The short X.Y version.
96-
version = '1.1.4'
96+
version = '1.1.5'
9797
# The full version, including alpha/beta/rc tags.
98-
release = '1.1.4'
98+
release = '1.1.5'
9999
# The language for content autogenerated by Sphinx. Refer to documentation
100100
# for a list of supported languages.
101101
#

third-party/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "empirical-dev-dependencies",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "Dev dependencies for Empirical",
55
"main": "index.js",
66
"devDependencies": {

0 commit comments

Comments
 (0)