From 96c5acf53649b12acfcd6736cb40a0dd4c6b38de Mon Sep 17 00:00:00 2001 From: Carl Koblavie Date: Fri, 11 Feb 2022 14:38:49 +0000 Subject: [PATCH] 3.5.3 --- 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 5cd9f753..d3a51852 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@qubit/qubit-glide", - "version": "3.5.2", + "version": "3.5.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@qubit/qubit-glide", - "version": "3.5.2", + "version": "3.5.3", "license": "MIT", "devDependencies": { "@babel/core": "^7.16.0", diff --git a/package.json b/package.json index a557ec7f..a7236235 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@qubit/qubit-glide", "private": false, - "version": "3.5.2", + "version": "3.5.3", "description": "Glide.js is a dependency-free JavaScript ES6 slider and carousel. It’s lightweight, flexible and fast. Designed to slide. No less, no more", "author": "Jędrzej Chałubek (https://github.com/jedrzejchalubek/)", "homepage": "https://glidejs.com",