Skip to content

Commit 37a3b76

Browse files
author
Anton Afanasev
committed
Bump version
1 parent 3399b44 commit 37a3b76

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
@@ -3,7 +3,7 @@
33
"description": "This package allows you to lock some part of code to prevent race condition.",
44
"keywords": ["race condition","prevent", "lock"],
55
"license": "MIT",
6-
"version": "1.0.1",
6+
"version": "1.0.2",
77
"require": {
88
"php": "^8.0",
99
"psr/simple-cache": "^2.0|^3.0",

0 commit comments

Comments
 (0)