From 5280b6d62ca8f6c3947457cd68abe700eeb27a48 Mon Sep 17 00:00:00 2001 From: Alexander Emanuelsson Date: Wed, 13 Dec 2023 21:12:57 +0100 Subject: [PATCH] Bump version --- package-lock.json | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 53939d067..150f4dd60 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "rustplusplus", - "version": "1.14.0", + "version": "1.15.0", "lockfileVersion": 2, "requires": true, "packages": { @@ -9474,4 +9474,4 @@ "integrity": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==" } } -} +} \ No newline at end of file diff --git a/package.json b/package.json index 4fc71d359..09b792de0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rustplusplus", - "version": "1.14.0", + "version": "1.15.0", "description": "A NodeJS Discord Bot that uses the rustplus.js library to utilize the power of the Rust+ Companion App with additional Quality-of-Life features.", "main": "index.ts", "scripts": { @@ -42,4 +42,4 @@ "jpeg-js": "0.4.4", "protobufjs": "7.2.4" } -} +} \ No newline at end of file