Skip to content

Commit 0014f22

Browse files
committed
1.0.0 beta 1
1 parent b4e794e commit 0014f22

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# react-currency-hooks Changelog
22

3-
## 1.0.0 beta 0 (2020-01-01)
3+
## 1.0.0 beta 0 / 1.0.0 beta 1 (2020-01-01)
44
#### New Feature
55
- added `useCurrency` hook

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-currency-hooks",
3-
"version": "1.0.0",
3+
"version": "1.0.0-beta.1",
44
"description": "Currency converter React hook",
55
"author": "Jakub Biesiada",
66
"license": "MIT",

0 commit comments

Comments
 (0)