Skip to content

Commit ea82de4

Browse files
authored
Update to version 0.5.0 (#1386)
1 parent 1afe61e commit ea82de4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

courseography.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.0
22
name: courseography
3-
version: 0.4.0.0
3+
version: 0.5.0.0
44
synopsis: Program and course planning app for the University of Toronto.
55
description: A web application designed to aid students in planning their courses
66
at the University of Toronto.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "courseography",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"repository": "[email protected]:Courseography/courseography.git",
55
"author": "David Liu <[email protected]>",
66
"license": "GPL-3.0",

0 commit comments

Comments
 (0)