Skip to content

Commit

Permalink
Bumped version number to 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinson committed Jan 23, 2015
1 parent 29d6dcf commit 4cb7cc7
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@

# The full version, including alpha/beta/rc tags.

release = '1.2.2'
release = '1.2.3'

# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.
Expand Down
2 changes: 1 addition & 1 deletion src/browser-client
Submodule browser-client updated 1 files
+1 −1 bower.json
2 changes: 1 addition & 1 deletion src/chrome-hosted-app/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
"unlimitedStorage"
],
"short_name": "QMachine",
"version": "1.2.2"
"version": "1.2.3"
}
2 changes: 1 addition & 1 deletion src/homepage/manifest.webapp
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
"name": "QMachine",
"permissions": {},
"type": "web",
"version": "1.2.2"
"version": "1.2.3"
}
2 changes: 1 addition & 1 deletion src/node-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"prestart": "node ./node_modules/qm/examples/roll-up.js",
"start": "node server.js"
},
"version": "1.2.2"
"version": "1.2.3"
}
2 changes: 1 addition & 1 deletion src/npm-module
Submodule npm-module updated 1 files
+1 −1 package.json
2 changes: 1 addition & 1 deletion src/ruby-gem
Submodule ruby-gem updated 1 files
+1 −1 lib/qm.rb

0 comments on commit 4cb7cc7

Please sign in to comment.