Skip to content

Commit

Permalink
Updated readmes and package versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Klakurka committed Sep 14, 2023
1 parent 3ceeee2 commit 35d426a
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion paybutton/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# @paybutton/paybutton

> The easiest way to accept Bitcoin Cash online
> The easiest way to accept eCash online
[![NPM](https://img.shields.io/npm/v/@paybutton/paybutton.svg)](https://www.npmjs.com/package/@paybutton/paybutton)

Expand Down
4 changes: 2 additions & 2 deletions paybutton/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@paybutton/paybutton",
"version": "1.1.0",
"description": "The easiest way to accept Bitcoin Cash online",
"version": "2.0.1",
"description": "The easiest way to accept eCash online",
"main": "dist/paybutton.js",
"devDependencies": {
"@rollup/plugin-alias": "3.1.9",
Expand Down
2 changes: 1 addition & 1 deletion react/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# @paybutton/react

> The easiest way to accept Bitcoin Cash online
> The easiest way to accept eCash online
[![NPM](https://img.shields.io/npm/v/@paybutton/react.svg)](https://www.npmjs.com/package/@paybutton/react)

Expand Down
4 changes: 2 additions & 2 deletions react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@paybutton/react",
"version": "1.1.0",
"description": "The easiest way to accept Bitcoin Cash online",
"version": "2.0.1",
"description": "The easiest way to accept eCash online",
"author": "poldridge",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 35d426a

Please sign in to comment.