Skip to content

Commit

Permalink
build: update package file versions to 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action committed Mar 5, 2024
1 parent 8e3d271 commit 39f5bd4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"scripts": {
"test": "@php vendor/bin/phpunit"
},
"version": "2.0.4",
"version": "2.0.5",
"require-dev": {
"lucatume/function-mocker": "^1.3",
"10up/wp_mock": "^0.5.0"
Expand Down
2 changes: 1 addition & 1 deletion 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 event-manager-integration.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin Name: Event Manager Integration
* Plugin URI: https://github.com/helsingborg-stad/api-event-manager-integration
* Description: Integrate and display events from Event Manager API.
* Version: 2.0.4
* Version: 2.0.5
* Author: Jonatan Hanson, Sebastian Thulin
* Author URI: http://www.helsingborg.se
* License: MIT
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "api-event-manager-integration",
"version": "2.0.4",
"version": "2.0.5",
"description": "Import and display events from Event Manager API.",
"main": "",
"scripts": {
Expand Down

0 comments on commit 39f5bd4

Please sign in to comment.