Skip to content

Commit bd7ac84

Browse files
committedAug 23, 2023
v0.6.0_pre-release
1 parent 547af24 commit bd7ac84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎app.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import (
2525

2626
const (
2727
NAME = "go-kintone"
28-
VERSION = "0.4.2"
28+
VERSION = "0.6.0"
2929
DEFAULT_TIMEOUT = time.Second * 600 // Default value for App.Timeout
3030
)
3131

0 commit comments

Comments
 (0)
Please sign in to comment.