From 8703fc4b7eff196ecbc761d22cc958ec2cafd335 Mon Sep 17 00:00:00 2001 From: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> Date: Tue, 18 May 2021 10:19:30 +0100 Subject: [PATCH] Release v1.0.0 --- extension.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension.json b/extension.json index 6d65d37..842a6c9 100644 --- a/extension.json +++ b/extension.json @@ -2,7 +2,7 @@ "code": "igniter.api", "name": "APIs", "description": "Manages and generates RESTful APIs using available models", - "version": "v0.3.0", + "version": "v1.0.0", "author": "SamPoyigi", "icon": { "class": "fa fa-cloud",