From 88e6d7ae16ec9dab4b637dd604545e1ac9c6d1cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9is=20Bazin?= Date: Sat, 29 Oct 2022 11:40:16 +0200 Subject: [PATCH] v1.4.6: Add CITATION.cff --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index e2c980f..27debea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "music-inpainting-ts", - "version": "1.4.5", + "version": "1.4.6", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "music-inpainting-ts", - "version": "1.4.5", + "version": "1.4.6", "hasInstallScript": true, "license": "GPL-3.0", "dependencies": { diff --git a/package.json b/package.json index ee33c5b..c9a877d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "music-inpainting-ts", - "version": "1.4.5", + "version": "1.4.6", "description": "A collection of web interfaces for AI-assisted interactive music creation", "private": true, "engines": {