Skip to content

Commit

Permalink
chore: now bump version to v.1.3.2; add version number to app name
Browse files Browse the repository at this point in the history
  • Loading branch information
wasita mahaphanit committed Nov 24, 2020
1 parent 96f2428 commit ca46b86
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "task-effort",
"description": "all-in-one app with jsPsych + React + Electron + psiturk",
"name": "effort-v1.3.2",
"description": "all-in-one app with jsPsych + React + Electron + psiTurk",
"author": {
"name": "Wasita Mahaphanit & Rashi Dhar (Brown CCV)",
"name": "Wasita Mahaphanit (Brown) & Rashi Dhar (Brown CCV)",
"email": "[email protected]",
"url": "https://lnccbrown.com"
},
"version": "1.3.1",
"version": "1.3.2",
"license": "MIT",
"private": true,
"main": "public/electron.js",
Expand Down

0 comments on commit ca46b86

Please sign in to comment.