Skip to content

Commit

Permalink
chore: bump app version
Browse files Browse the repository at this point in the history
  • Loading branch information
Frown00 committed Jun 8, 2022
1 parent 589c3f8 commit aab267b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pupillometry",
"version": "1.1.0",
"version": "1.1.1",
"description": "App for preprocessing, visualize and analysis of pupil size",
"scripts": {
"build": "concurrently \"npm run build:main\" \"npm run build:renderer\"",
Expand Down
2 changes: 1 addition & 1 deletion release/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pupillometry",
"version": "1.1.0",
"version": "1.1.1",
"description": "App for preprocessing, visualize and analysis of pupil size",
"main": "./dist/main/main.js",
"author": {
Expand Down

0 comments on commit aab267b

Please sign in to comment.