Skip to content
This repository was archived by the owner on Sep 2, 2023. It is now read-only.

Commit c2ce91d

Browse files
committed
Version 1.2.0
1 parent 04fa262 commit c2ce91d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "RippleClient",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Desktop client for the Ripple payment network",
55
"author": {
66
"name": "Ripple Labs, Inc.",

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"main": "index.html",
33
"name": "RippleClient",
4-
"version": "1.1.0",
4+
"version": "1.2.0",
55
"description": "Ripple Client",
66
"window": {
77
"frame": true,

0 commit comments

Comments
 (0)