Skip to content

Commit 35dc275

Browse files
committed
Version 0.2
1 parent f7858c2 commit 35dc275

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ debug.log
1212
.env.development
1313
.env.development.local
1414
.env.test.local
15+
.env.production
1516
.env.production.local
1617

1718
**/img/*[.png][.jpg]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lofi-player",
3-
"version": "0.1.3",
3+
"version": "0.2.0",
44
"private": true,
55
"author": "Stanley Owen <stanleyowen06@gmail.com>",
66
"dependencies": {

0 commit comments

Comments
 (0)