Skip to content

Commit d62d0bc

Browse files
committed
chore: bump version to v2.1.0
1 parent ff31290 commit d62d0bc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default ({ config }) => {
77
...config,
88
name: "Alby Go",
99
slug: "alby-mobile",
10-
version: "2.0.2",
10+
version: "2.1.0",
1111
scheme: [
1212
"lightning",
1313
"bitcoin",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "alby-go",
3-
"version": "2.0.2",
3+
"version": "2.1.0",
44
"main": "./index.js",
55
"scripts": {
66
"start": "expo start",

0 commit comments

Comments
 (0)