Skip to content

Commit

Permalink
build: update package file versions to 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action committed Feb 26, 2024
1 parent 7c451f8 commit f3b571e
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 30 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"ModularityTimeline\\": "source/php/"
}
},
"version": "4.0.0"
}
"version": "4.0.1"
}
2 changes: 1 addition & 1 deletion modularity-timeline.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin Name: Modularity Timeline
* Plugin URI: https://github.com/helsingborg-stad/modularity-timeline.git
* Description: A module to display a timeline.
* Version: 4.0.0
* Version: 4.0.1
* Author: Jonatan Hanson
* Author URI: https://github.com/helsingborg-stad
* License: MIT
Expand Down
52 changes: 26 additions & 26 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-timeline",
"version": "4.0.0",
"version": "4.0.1",
"description": "An addon for displaying timeline.",
"main": "",
"repository": {
Expand Down

0 comments on commit f3b571e

Please sign in to comment.