Skip to content

Commit

Permalink
build: update package file versions to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action committed Dec 14, 2023
1 parent 8d6f271 commit b08e8f3
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@
"codedungeon/phpunit-result-printer": "^0.31.0",
"phpunit/phpunit": "^9.5"
},
"version": "1.0.2"
"version": "1.1.0"
}
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 like-posts.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin Name: Modularity Like Posts
* Plugin URI: https://github.com/helsingborg-stad/modularity-like
* Description: Lets users like and save posts.
* Version: 1.0.2
* Version: 1.1.0
* Author: Niclas Norin
* Author URI: https://github.com/NiclasNorin
* License: MIT
Expand Down
40 changes: 20 additions & 20 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": "like-posts",
"version": "1.0.2",
"version": "1.1.0",
"description": "Lets the users like a post.",
"main": "",
"repository": {
Expand Down

0 comments on commit b08e8f3

Please sign in to comment.