Skip to content

Commit

Permalink
fix version id
Browse files Browse the repository at this point in the history
  • Loading branch information
cmpan committed Nov 14, 2019
1 parent 4668d90 commit d7e854c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"captcha",
"anti robot"
],
"version" : "1.0.0",
"time" : "2019-11-14 13:00:00",
"version" : "1.0.1",
"time" : "2019-11-14 16:00:00",
"require" : {
"php" : ">=5.5",
"ext-gd" : "*"
Expand Down

0 comments on commit d7e854c

Please sign in to comment.