Skip to content
This repository has been archived by the owner on Jul 30, 2019. It is now read-only.

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias ETIENNE committed Aug 4, 2015
1 parent bbbd7cb commit c1c3c0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bin/cli.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Cli.prototype.run = function () {
Cli.prototype.help = function () {

var helpStr = [
' Muguet 1.0.3',
' Muguet 1.0.4',
'',
' -h | --help Display help',
' --domain[=docker] Set your domain. (set the /etc/resolver/{domain} accordingly)',
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": "muguet",
"version": "1.0.3",
"version": "1.0.4",
"description": "DNS Server & Reverse Proxy for Docker containers",
"main": "bin/cli.js",
"scripts": {
Expand Down

0 comments on commit c1c3c0d

Please sign in to comment.