Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.
/ proteus Public archive

Commit 69d0cf4

Browse files
committed
Fix identation
1 parent 4e9f04f commit 69d0cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/proteus/kit.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ def deploy
5050

5151
desc "version", "Show Proteus version"
5252
def version
53-
say "Proteus #{Proteus::VERSION}"
53+
say "Proteus #{Proteus::VERSION}"
5454
end
5555
end
5656
end

0 commit comments

Comments
 (0)