Skip to content

Commit

Permalink
bump major version
Browse files Browse the repository at this point in the history
  • Loading branch information
otacke committed Jan 8, 2018
1 parent 3eb79bf commit 1ba8ccf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions library.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"title": "Essay",
"description": "Score a student's essay automatically",
"majorVersion": 0,
"minorVersion": 2,
"patchVersion": 3,
"majorVersion": 1,
"minorVersion": 0,
"patchVersion": 0,
"runnable": 1,
"embedTypes": ["iframe"],
"author": "Oliver Tacke",
Expand Down

0 comments on commit 1ba8ccf

Please sign in to comment.