diff --git a/README.md b/README.md index 33245a00..206046d0 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.4.0' + implementation 'com.github.CST-Group:cst:1.4.1' } ``` @@ -53,7 +53,7 @@ Sometimes, the version number (tag) in this README gets out of date, as maintain com.github.CST-Group cst - 1.4.0 + 1.4.1 ```