We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1451c63 commit 5458c14Copy full SHA for 5458c14
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "schedulemaker",
3
- "version": "3.0.32",
+ "version": "3.1.0",
4
"private": true,
5
"description": "A course database lookup tool and schedule building web application for use at Rochester Institute of Technology.",
6
"main": "index.php",
@@ -21,6 +21,10 @@
21
"Rochester Institute of Technology"
22
],
23
"contributors": [
24
+ {
25
+ "name": "Devin Matte",
26
+ "email": "matted@csh.rit.edu"
27
+ },
28
29
"name": "Ben Grawi",
30
"email": "bgrawi@csh.rit.edu"
0 commit comments