Skip to content

Commit 7e441b6

Browse files
committed
fix version php
1 parent f7cba69 commit 7e441b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "not-empty/ulid-php-lib",
33
"description": "PHP Universally Unique Lexicographically Sortable Identifier (ULID)",
4-
"version": "1.0.0",
4+
"version": "2.0.0",
55
"type": "library",
66
"license": "GPL-3.0-only",
77
"require": {

0 commit comments

Comments
 (0)