We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91f59af commit faaad34Copy full SHA for faaad34
main.go
@@ -10,7 +10,7 @@ import (
10
11
const (
12
bundleID = "co.randompaper.alfred-qiita-workflow"
13
- version = "2.0.0"
+ version = "2.1.0"
14
)
15
16
func newQiitaClient() (*qiita.Client, error) {
0 commit comments