Skip to content

Commit

Permalink
Release version: 0.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdubiel committed Apr 14, 2017
1 parent cbad73b commit 798c4ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions hermes-console/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hermes-console",
"version": "0.11.2",
"version": "0.11.3",
"description": "Console for Hermes Management",
"repository": "https://github.com/allegro/hermes",
"main": "serve.js",
Expand All @@ -16,7 +16,7 @@
"angular-mocks": "~1.4.7",
"grunt": "^0.4.5",
"grunt-cli": "~0.1.13",
"grunt-contrib-jshint": "0.11.2",
"grunt-contrib-jshint": "0.11.3",
"grunt-contrib-watch": "~0.6.1",
"grunt-karma": "~0.12.1",
"jasmine-core": "~2.1.3",
Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ markdown_extensions:
anchorlink: true

extra:
version: '0.11.2'
version: '0.11.3'
brand_image: 'img/hermes-mini.png'

pages:
Expand Down

0 comments on commit 798c4ae

Please sign in to comment.