Skip to content

Commit 908c265

Browse files
committed
Release v1.0.0
1 parent 27f70f0 commit 908c265

File tree

3 files changed

+4
-4
lines changed

3 files changed

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

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 = '0.0.3'
96+
version = '1.0.0'
9797
# The full version, including alpha/beta/rc tags.
98-
release = '0.0.3'
98+
release = '1.0.0'
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": "0.0.3",
3+
"version": "1.0.0",
44
"description": "Dev dependencies for Empirical",
55
"main": "index.js",
66
"dependencies": {},

0 commit comments

Comments
 (0)