diff --git a/README.md b/README.md index e4b3d2e..0364cc6 100755 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Note: This library is still under development, and some concepts or features mig ``` dependencies { ... - implementation 'com.github.CST-Group:cst:1.6.1' + implementation 'com.github.CST-Group:cst:1.6.2' } ``` @@ -53,7 +53,7 @@ Sometimes, the version number (tag) in this README gets out of date, as maintain com.github.CST-Group cst - 1.6.1 + 1.6.2 ```