diff --git a/.bumpversion.cfg b/.bumpversion.cfg index c96a527..9fa1332 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 4.6.0 +current_version = 4.6.1 commit = False tag = False serialize = diff --git a/.version b/.version index 28446a5..f4fa8fc 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -4.6.0 \ No newline at end of file +4.6.1 \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 7612b59..4205f06 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@linkurious/ogma-react", - "version": "4.6.0", + "version": "4.6.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@linkurious/ogma-react", - "version": "4.6.0", + "version": "4.6.1", "license": "Apache-2.0", "dependencies": { "lodash.throttle": "^4.1.1" diff --git a/package.json b/package.json index 10b47be..85ae495 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@linkurious/ogma-react", - "version": "4.6.0", + "version": "4.6.1", "description": "A light adaptation of Ogma for React application", "keywords": [ "ogma",