Skip to content

Commit 4081c14

Browse files
committed
Bump version
1 parent b802459 commit 4081c14

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
### [Unreleased]
7+
### [0.0.4] - 2022-02-10
88

99
### Security
1010
- updated axios dependency

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bitcoin-simple-rpc",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "",
55
"repository": "https://github.com/p2pderivatives/bitcoin-simple-rpc",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)