Skip to content

Commit

Permalink
Version bump to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgtaylor committed Nov 11, 2015
1 parent 8addcfa commit 16ceee7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Changelog.md
@@ -1,4 +1,4 @@
# Unreleased
# 1.6.0 - 2015-11-11

* Allow disabling emoji support via `--no-theme-emoji`. [#194](https://github.com/danielgtaylor/aglio/issues/194)
* Support `One Of` mutually exclusive parameters in JSON Schema.
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "aglio-theme-olio",
"version": "1.5.0",
"version": "1.6.0",
"description": "Default theme for the Aglio API Blueprint renderer",
"main": "lib/main.js",
"scripts": {
Expand Down

0 comments on commit 16ceee7

Please sign in to comment.