Skip to content

Commit

Permalink
Merge branch 'release/3.1.1' into new-development
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Hudgston committed Oct 21, 2019
2 parents 9d8b5b1 + 0aca373 commit 3ffb41b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cirrus.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = cirrus-cli
version = 3.1.0
version = 3.1.1
description = cirrus development and build git extensions
organization = cloudant
version_file = src/cirrus/__init__.py
Expand Down
2 changes: 1 addition & 1 deletion src/cirrus/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
See the License for the specific language governing permissions and
limitations under the License.
"""
__version__="3.1.0"
__version__="3.1.1"

0 comments on commit 3ffb41b

Please sign in to comment.