Skip to content

Commit

Permalink
dev/4.6.1 patch (#80)
Browse files Browse the repository at this point in the history
* export types

* Bumped version

---------

Co-authored-by: Leo Nicolle <[email protected]>
  • Loading branch information
w8r and Leo-Nicolle authored Dec 4, 2023
1 parent a8f8921 commit 5b393b6
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 4.6.0
current_version = 4.6.1
commit = False
tag = False
serialize =
Expand Down
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.6.0
4.6.1
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 5b393b6

Please sign in to comment.