Skip to content

Commit

Permalink
build: update package file versions to 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action committed Sep 28, 2023
1 parent 42b7d63 commit 4582e79
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 25 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
}
],
"minimum-stability": "stable",
"require": [],
"require": {},
"repositories": [
{
"type": "vcs",
Expand All @@ -22,5 +22,5 @@
"ModularityLocalEvents\\": "source/php/"
}
},
"version": "2.0.0"
"version": "3.0.2"
}
4 changes: 2 additions & 2 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion modularity-local-events.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin Name: Modularity local events
* Plugin URI: (#plugin_url#)
* Description: A plugin for creating and displaying events locally on a site
* Version: 2.0.0
* Version: 3.0.2
* Author: Eric Rosenborg
* Author URI: (#plugin_author_url#)
* License: MIT
Expand Down
38 changes: 19 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "modularity-contact-banner",
"version": "2.0.0",
"version": "3.0.2",
"description": "Contact Banner",
"main": "",
"repository": {
Expand Down

0 comments on commit 4582e79

Please sign in to comment.