Skip to content

Commit 5458c14

Browse files
committed
Verison Bump to v3.1.0
1 parent 1451c63 commit 5458c14

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "schedulemaker",
3-
"version": "3.0.32",
3+
"version": "3.1.0",
44
"private": true,
55
"description": "A course database lookup tool and schedule building web application for use at Rochester Institute of Technology.",
66
"main": "index.php",
@@ -21,6 +21,10 @@
2121
"Rochester Institute of Technology"
2222
],
2323
"contributors": [
24+
{
25+
"name": "Devin Matte",
26+
"email": "[email protected]"
27+
},
2428
{
2529
"name": "Ben Grawi",
2630
"email": "[email protected]"

0 commit comments

Comments
 (0)