Skip to content

Commit 59941c0

Browse files
committed
Update version in package.json, update Copyright year
1 parent 82eb55c commit 59941c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

COPYRIGHT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
22
Source: https://github.com/RaspberryPiFoundation/editor-ui
33

44
Files: *
5-
Copyright: 2021-2023 Raspberry Pi Foundation <web@raspberrypi.org>
5+
Copyright: 2021-2025 Raspberry Pi Foundation <web@raspberrypi.org>
66
License: Apache-2.0
77
Licensed under the Apache License, Version 2.0 (the "License");
88
you may not use this file except in compliance with the License.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@raspberrypifoundation/editor-ui",
3-
"version": "0.33.0",
3+
"version": "0.34.0",
44
"private": true,
55
"dependencies": {
66
"@apollo/client": "^3.7.8",

0 commit comments

Comments
 (0)