Skip to content

Commit 46e95f8

Browse files
author
Pradeep Salanki
committed
version bump
1 parent bfa878d commit 46e95f8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# js-abci
22

3-
ABCI server for Node.js. Supports Tendermint version 0.26+.
3+
ABCI server for Node.js. Supports Tendermint version 0.33+.
44

55
## Usage
66

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "abci",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"description": "Tendermint ABCI server",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)