Skip to content

Commit

Permalink
Release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sampoyigi committed Sep 1, 2021
1 parent aee87b2 commit 04657e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "tastyigniter-extension",
"keywords": ["tastyigniter", "rest", "api"],
"require": {
"dingo/api": "^2.4",
"dingo/api": "^2.3",
"laravel/sanctum": "~2.2"
},
"minimum-stability": "dev"
Expand Down
2 changes: 1 addition & 1 deletion extension.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"code": "igniter.api",
"name": "APIs",
"description": "Manages and generates RESTful APIs using available models",
"version": "v1.0.2",
"version": "v1.1.0",
"author": "SamPoyigi",
"icon": {
"class": "fa fa-cloud",
Expand Down

0 comments on commit 04657e6

Please sign in to comment.