Skip to content

Commit

Permalink
Version update due to work done on routing
Browse files Browse the repository at this point in the history
  • Loading branch information
BlakvGhost authored Jul 10, 2023
1 parent c35c8f4 commit e81a85c
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 @@ -3,7 +3,7 @@
"description": "Juste is the Core of Project Bravo, my personal PHP MVC framework, it essentially ensures the understanding of Models, Controller, the basic template engine.It also manages the Routing, the middlewares, the database, and especially my super nice homemade mini ORM without forgetting the easy sending of emails.",
"type": "library",
"license": "MIT",
"version": "2.0.1",
"version": "2.0.2",
"autoload": {
"psr-4": {
"Juste\\": "src/"
Expand Down

0 comments on commit e81a85c

Please sign in to comment.