Skip to content

Commit

Permalink
v0.3.0
Browse files Browse the repository at this point in the history
Former-commit-id: 8e03416
  • Loading branch information
inodb committed Dec 6, 2016
1 parent dde2541 commit a0eaded
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cbioportal-frontend",
"version": "0.1.0",
"version": "0.3.0",
"description": "",
"scripts": {
"start": "cross-env NODE_ENV=development webpack-dev-server --inline --hot",
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.github.cbioportal</groupId>
<artifactId>frontend-cbioportal</artifactId>
<version>0.1.0</version>
<version>0.3.0</version>
<packaging>jar</packaging>

<build>
Expand Down

0 comments on commit a0eaded

Please sign in to comment.