Skip to content

Commit

Permalink
[qadmin] update to v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
netzulo committed Jun 10, 2018
1 parent 7b5e4d6 commit abdd674
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": "qadmin",
"version": "0.0.9",
"version": "0.1.0",
"private": false,
"description": "Small description for qadmin goes here",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
sonar.projectKey=qadmin
sonar.projectName=qadmin
sonar.projectDescription=Web panel to administrate qacode+qalab projects
sonar.projectVersion=0.0
sonar.projectVersion=0.1
# Language
sonar.language=ts
# Comma-separated paths to directories with sources (required)
Expand Down

0 comments on commit abdd674

Please sign in to comment.