We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da14860 commit 7bc20d8Copy full SHA for 7bc20d8
.github/workflows/main.yml
@@ -2,15 +2,15 @@ name: Build
2
on:
3
push:
4
branches:
5
- - master
+ - main
6
- "4.3"
7
- "3.0"
8
paths-ignore:
9
- "README.md"
10
- "release-notes/*"
11
pull_request:
12
13
14
permissions:
15
contents: read
16
jobs:
release-notes/VERSION
@@ -4,7 +4,7 @@ Project: java-uuid-generator
Releases
============================================================================
-(not yet released)
+5.1.1 (26-Feb-2025)
#122: RFC-4122 Obsoleted by RFC-9562 (document change)
(pointed out by @akefirad)
0 commit comments