Skip to content
This repository was archived by the owner on Nov 29, 2022. It is now read-only.

Commit df5274a

Browse files
author
Steve Haffenden
committed
Bump version: 2.6.4 → 2.6.5
1 parent f2e1418 commit df5274a

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 2.6.4
2+
current_version = 2.6.5
33
commit = True
44
tag = True
55

@@ -10,4 +10,3 @@ replace = "version": "{new_version}"
1010
[bumpversion:file:package-lock.json]
1111
search = "version": "{current_version}"
1212
replace = "version": "{new_version}"
13-

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alephdata/react-ftm",
3-
"version": "2.6.4",
3+
"version": "2.6.5",
44
"description": "React UI component library for aleph/followthemoney",
55
"keywords": [],
66
"files": [

0 commit comments

Comments
 (0)