Skip to content

Commit

Permalink
Bump package version to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
larsbaunwall committed Apr 14, 2020
1 parent 39e72aa commit 4433293
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "plodo",
"version": "0.2.0",
"version": "0.2.1",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down
2 changes: 1 addition & 1 deletion presenter-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "plodo",
"version": "0.2.0",
"version": "0.2.1",
"description": "Use plodo to get immediate feedback from your audience while you present",
"author": "Lars Baunwall <larslb@plodo.io> (https://www.plodo.io/)",
"homepage": "https://www.plodo.io",
Expand Down

0 comments on commit 4433293

Please sign in to comment.