Skip to content

Commit

Permalink
Bump version to 2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ramijarrar committed Oct 17, 2017
1 parent 8be8ded commit 874e62e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions documentation/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

project = u'Meteor Azure'
copyright = u'2017, Talos Technology Pty Ltd'
version = u'2.0.6'
release = u'2.0.6'
version = u'2.0.7'
release = u'2.0.7'

# -------------------------------
# Internationalization
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "meteor-azure",
"version": "2.0.6",
"version": "2.0.7",
"description": "Automate Meteor deployments on Azure App Service",
"main": "distribution/main.js",
"bin": {
Expand Down

0 comments on commit 874e62e

Please sign in to comment.