Skip to content

Commit

Permalink
💡 バージョン出力の書式を変更
Browse files Browse the repository at this point in the history
  • Loading branch information
jiro4989 committed Jul 24, 2019
1 parent 5d46ed7 commit 92cee28
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion version.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
package main

const Version = "1.1.2"
const Version = `1.1.3
Copyright (c) 2019 jiro4989
Released under the MIT License.
https://github.com/jiro4989/align`

0 comments on commit 92cee28

Please sign in to comment.