Skip to content

Commit ead222b

Browse files
authored
Update README.md
1 parent 8118d8d commit ead222b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ func main() {
4949
###### bash
5050

5151
```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
52+
$ go get "github.com/fre5h/transliteration-go"@v1.2.0
53+
go: downloading github.com/fre5h/transliteration-go v1.2.0
54+
go: added github.com/fre5h/transliteration-go v1.2.0
5555

5656
$ go run main.go Слава Україні!
5757
transliterated text: Slava Ukraini!

0 commit comments

Comments
 (0)