diff --git a/README.md b/README.md index 2db7815..b9d26d0 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ High-performance HTTP client. Redis client with Pub/Sub. - **API**: `GetRedis`, `NewRedis`, `Do`, `Subscribe`, `PUBLISH`, `NewIDMaker` -### go/db v1.3.0 +### go/db v1.3.1 Lean database abstraction. - **API**: `GetDB`, `Sync`, `Insert`, `Update`, `Delete`, `Query`, `Exec`, `Begin`