We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1afe61e commit ea82de4Copy full SHA for ea82de4
2 files changed
courseography.cabal
@@ -1,6 +1,6 @@
1
cabal-version: 3.0
2
name: courseography
3
-version: 0.4.0.0
+version: 0.5.0.0
4
synopsis: Program and course planning app for the University of Toronto.
5
description: A web application designed to aid students in planning their courses
6
at the University of Toronto.
package.json
{
"name": "courseography",
- "version": "0.4.0",
+ "version": "0.5.0",
"repository": "git@github.com:Courseography/courseography.git",
"author": "David Liu <david@cs.toronto.edu>",
"license": "GPL-3.0",
0 commit comments