Skip to content

Commit 57c433f

Browse files
authored
chore: bump version to 0.6.0 in package.json and package-lock.json (#75)
1 parent 39f779a commit 57c433f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "easy-invoice",
33
"description": "A Request Network demo app for easy invoice creation using Request API",
4-
"version": "0.5.0",
4+
"version": "0.6.0",
55
"license": "MIT",
66
"scripts": {
77
"dev": "chmod +x dev/dev-startup.sh && ./dev/dev-startup.sh ",

0 commit comments

Comments
 (0)