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