Skip to content

Commit

Permalink
Change version to 0.0.7 on composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelwendel committed Jul 25, 2023
1 parent c3025eb commit 6bff7a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rafaelwendel/phpsupabase",
"description" : "PHPSupabase is a library written in php language, which allows you to use the resources of a project created in Supabase (https://supabase.io), through integration with its Rest API.",
"keywords": ["supabase", "php", "client"],
"version" : "0.0.6",
"version" : "0.0.7",
"type": "library",
"homepage": "https://github.com/rafaelwendel/phpsupabase",
"license": "MIT",
Expand Down

0 comments on commit 6bff7a2

Please sign in to comment.