Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
pkrasicki committed May 3, 2021
1 parent 5cb2fbb commit af6d4c5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "syncpaint",
"version": "0.7.2",
"version": "0.8.0",
"license": "GPL-3.0-only",
"description": "A web app for synchronized group drawing",
"scripts": {
Expand All @@ -12,7 +12,8 @@
"keywords": [
"group drawing",
"synchronized drawing",
"synchronized paint"
"synchronized paint",
"online whiteboard"
],
"author": "pkrasicki",
"repository": {
Expand Down

0 comments on commit af6d4c5

Please sign in to comment.