Skip to content

Commit 861fd3d

Browse files
committed
Minor improvement to project desc
1 parent c16974c commit 861fd3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Java UUID Generator (JUG) is a Java library for generating
2121
Universally Unique IDentifiers, UUIDs (see http://en.wikipedia.org/wiki/UUID).
2222
It can be used either as a component in a bigger application, or as a standalone command line tool.
2323
JUG generates UUIDs according to the IETF UUID draft specification.
24-
JUG supports all 3 official UUID generation methods.
24+
JUG supports 3 original official UUID generation methods as well as later additions (v6, v7)
2525
</description>
2626
<url>https://github.com/cowtowncoder/java-uuid-generator</url>
2727
<scm>

0 commit comments

Comments
 (0)