From 02bbdbc564aebd96ef6c18e2e539904cb34dc09d Mon Sep 17 00:00:00 2001 From: David Dal Busco Date: Mon, 23 Dec 2024 13:06:59 +0100 Subject: [PATCH] chore: update time Signed-off-by: David Dal Busco --- CHANGELOG.md | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 846fac279..0b8e4f3b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# 2024.12.23-1230Z +# 2024.12.23-1215Z ## Overview diff --git a/package-lock.json b/package-lock.json index 5885a620e..3ee69d244 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@dfinity/ic-js", - "version": "2024.12.23-1230Z", + "version": "2024.12.23-1215Z", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@dfinity/ic-js", - "version": "2024.12.23-1230Z", + "version": "2024.12.23-1215Z", "license": "Apache-2.0", "workspaces": [ "packages/utils", diff --git a/package.json b/package.json index 586f7de7b..a0cadd152 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dfinity/ic-js", - "version": "2024.12.23-1230Z", + "version": "2024.12.23-1215Z", "description": "A collection of library for interfacing with the Internet Computer.", "license": "Apache-2.0", "workspaces": [