aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorValentin Popov <valentin@popov.link>2025-01-24 02:14:20 +0300
committerValentin Popov <valentin@popov.link>2025-01-24 02:14:20 +0300
commit9b62213886de97733f487e8aa855029a1e552ee4 (patch)
tree379458746b99735dfcc4f69d3db862016db65c5d /package.json
parentc694648c2cce34b8ec47809daf799b8e53cabc83 (diff)
downloadpopov.link-9b62213886de97733f487e8aa855029a1e552ee4.tar.xz
popov.link-9b62213886de97733f487e8aa855029a1e552ee4.zip
Updating the project version to 2025.01.24 in the package.json and package-lock.json
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8a74735..e856ce6 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "website",
"type": "module",
- "version": "2024.10.24",
+ "version": "2025.01.24",
"private": true,
"scripts": {
"format": "prettier --write .",