Browse Source

Fix namespace.

tags/v0.1.1
YJC 3 years ago
parent
commit
e0e260c621
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      project.clj

+ 1
- 1
project.clj View File

@@ -1,4 +1,4 @@
(defproject tservice/quartet-metqc-report "v0.1.0"
(defproject tservice-plugins/quartet-metqc-report "v0.1.0"
:description "Visualizes Quality Control(QC) results for Quartet Project."
:url "https://github.com/tservice-plugins/quartet-metqc-report"
:license {:name "Eclipse Public License"

Loading…
Cancel
Save