From e94f1b7f20b70ee485922bbf2a3a7103b2b31141 Mon Sep 17 00:00:00 2001 From: David Cetinkaya Date: Wed, 29 May 2019 19:23:18 +0200 Subject: [PATCH] 0.7.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 40af2eb8f..30341b2dd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "embla-carousel", - "version": "0.6.4", + "version": "0.7.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 032158a61..63ad6f720 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "embla-carousel", - "version": "0.6.4", + "version": "0.7.0", "author": "David Cetinkaya", "private": false, "description": "An extensible low level carousel for the web, written in TypeScript",