Skip to content

Commit

Permalink
Bump version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ramijarrar committed Jun 14, 2017
1 parent d1304d4 commit 1225682
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.0-rc.6'
release = u'2.0.0-rc.6'
version = u'2.0.0'
release = u'2.0.0'

# -------------------------------
# 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.0-rc.6",
"version": "2.0.0",
"description": "Automate Meteor deployments on Azure App Service",
"main": "distribution/main.js",
"bin": {
Expand Down

0 comments on commit 1225682

Please sign in to comment.