Skip to content

Commit

Permalink
chore: Update composer version
Browse files Browse the repository at this point in the history
  • Loading branch information
martinherweg committed Sep 10, 2023
1 parent cbe442f commit 2e64fef
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 @@ -2,7 +2,7 @@
"name" : "haariga/craft-gonzo",
"description": "Component Library from your templates Folder",
"type" : "craft-plugin",
"version" : "2.0.0-alpha-2",
"version" : "2.0.0-alpha-3",
"keywords" : [
"craft",
"cms",
Expand Down Expand Up @@ -40,7 +40,7 @@
"extra" : {
"name" : "Craft Gonzo",
"handle" : "craft-gonzo",
"schemaVersion": "2.0.0-alpha.1",
"schemaVersion": "2.0.0-alpha.3",
"hasCpSettings": false,
"hasCpSection" : false,
"changelogUrl" : "https://raw.githubusercontent.com/haariga/craft-gonzo/master/CHANGELOG.md",
Expand Down

0 comments on commit 2e64fef

Please sign in to comment.