Skip to content

Commit f9ffaaa

Browse files
committed
0.2.0
1 parent 08ae9aa commit f9ffaaa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: scplotter
22
Title: Publication Quality Plots for Single Cell Data Analysis
3-
Version: 0.1.2
3+
Version: 0.2.0
44
Authors@R:
55
person("Panwen", "Wang", , "[email protected]", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0002-4614-8970"))

conda/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
package:
22
name: r-scplotter
3-
version: 0.1.2
3+
version: 0.2.0
44

55
source:
66
git_url: https://github.com/pwwang/scplotter
7-
git_rev: 0.1.2
7+
git_rev: 0.2.0
88

99
build:
1010
number: 1

0 commit comments

Comments
 (0)