Skip to content

Commit 6d4917d

Browse files
chore: release v2.1.2
1 parent 70342c2 commit 6d4917d

File tree

3 files changed

+22
-22
lines changed

3 files changed

+22
-22
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "johannschopplich/kirby-locked-pages",
33
"description": "Password-protect pages for the Kirby CMS",
44
"type": "kirby-plugin",
5-
"version": "2.1.1",
5+
"version": "2.1.2",
66
"keywords": [
77
"kirby",
88
"password",

composer.lock

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"private": true,
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"scripts": {
55
"release": "npx -y bumpp --all"
66
}

0 commit comments

Comments
 (0)