You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
[](https://pkg.go.dev/github.com/aspose-barcode-cloud/aspose-barcode-cloud-go)
6
6
7
7
- API version: 3.0
8
-
- SDK version: 1.2410.0
8
+
- SDK version: 1.2411.0
9
9
10
10
## Demo applications
11
11
@@ -33,7 +33,7 @@ To use Aspose.BarCode Cloud SDK for Go you need to register an account with [Asp
33
33
1. Run `go get` command
34
34
35
35
```shell script
36
-
go get -u github.com/aspose-barcode-cloud/aspose-barcode-cloud-go@v1.2410.0
36
+
go get -u github.com/aspose-barcode-cloud/aspose-barcode-cloud-go@v1.2411.0
0 commit comments