Skip to content

Commit 9119484

Browse files
author
David Silva
committed
increased version number
1 parent cb34679 commit 9119484

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changelog
2+
3+
## 0.10.0
4+
5+
- displaying projects and submissions in profile page

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codecorgi",
3-
"version": "0.9.1",
3+
"version": "0.10.0",
44
"private": true,
55
"proxy": "http://localhost:9500",
66
"devDependencies": {

0 commit comments

Comments
 (0)