Skip to content

Commit e4b54a9

Browse files
committed
update version
1 parent 40e3a96 commit e4b54a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version/version.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package version
22

33
const Name string = "aurl"
4-
const Version string = "1.1.0-SNAPSHOT"
5-
const Author string = "Daisuke Miyamoto <miyamoto.daisuke@classmethod.jp>"
4+
const Version string = "1.1.0"
5+
const Author string = "Seiichi Arai <arai.seiichi@classmethod.jp>"

0 commit comments

Comments
 (0)