We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 661bd76 commit 695a4afCopy full SHA for 695a4af
1 file changed
README.md
@@ -26,7 +26,7 @@ dependencies:
26
my_custom_widgets:
27
git:
28
url: https://github.com/CodeJudgeOrg/CodeJudge-Library
29
- ref: v1.0.0 # Replace by the version you want to use
+ ref: v.1.0.0 # Replace by the version you want to use
30
```
31
You can find the version of each release at the [release page](https://github.com/CodeJudgeOrg/CodeJudge-Library/releases).
32
0 commit comments