Skip to content

Commit 51d19a0

Browse files
authored
Update README.md
Update go get command version in README to latest version of library
1 parent ca96322 commit 51d19a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Core library for writing Endless Online applications using the Go programming la
99
The library may be referenced in a project via go get:
1010

1111
```
12-
go get github.com/ethanmoffat/eolib-go@v1.1.1
12+
go get github.com/ethanmoffat/eolib-go@v1.1.2
1313
```
1414

1515
### Sample code

0 commit comments

Comments
 (0)