Skip to content

v2.0.2

Compare
Choose a tag to compare
@peterbourgon peterbourgon released this 09 May 10:03
be3bccf

Identical to v2.0.1, except uses the proper /v2 suffix on the ulid import in ulid_test.go. Without this change, anyone who imported oklog/ulid at e.g. v2.0.1 into their project would also get oklog/ulid at v0-something due to the inadvertent transitive dependency.