Skip to content

Commit f569823

Browse files
authored
Merge pull request #249 from rsksmart/release/v2.4.0
bump version
2 parents 44acfdd + d617b10 commit f569823

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rsk-explorer-api",
3-
"version": "2.3.2",
3+
"version": "2.4.0",
44
"description": "RSK Explorer API",
55
"main": "index.js",
66
"scripts": {
@@ -77,4 +77,4 @@
7777
"swagger-jsdoc": "^3.2.9",
7878
"swagger-markdown": "^1.4.2"
7979
}
80-
}
80+
}

0 commit comments

Comments
 (0)