We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8118d8d commit ead222bCopy full SHA for ead222b
README.md
@@ -49,9 +49,9 @@ func main() {
49
###### bash
50
51
```bash
52
-$ go get "github.com/fre5h/transliteration-go"@v1.1.5
53
-go: downloading github.com/fre5h/transliteration-go v1.1.5
54
-go: added github.com/fre5h/transliteration-go v1.1.5
+$ go get "github.com/fre5h/transliteration-go"@v1.2.0
+go: downloading github.com/fre5h/transliteration-go v1.2.0
+go: added github.com/fre5h/transliteration-go v1.2.0
55
56
$ go run main.go Слава Україні!
57
transliterated text: Slava Ukraini!
0 commit comments