Skip to content

Commit ea04132

Browse files
committed
Bump version
1 parent 398c131 commit ea04132

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": "donut",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "Cross platform cryptocurrency tracker",
55
"main": "main.js",
66
"scripts": {

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Cross platform cryptocurrency tracker",
55
"homepage": "https://harshjv.github.io/donut/",
66
"license": "MIT",
7-
"version": "2.1.0",
7+
"version": "2.2.0",
88
"main": "main.js",
99
"repository": "https://github.com/harshjv/donut",
1010
"keywords": [

0 commit comments

Comments
 (0)