Skip to content

Commit bba18c7

Browse files
committed
update versions
1 parent b495501 commit bba18c7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: betAS
22
Type: Package
33
Title: Intuitive differential alternative splicing analyses using beta distributions
4-
Version: 1.1.0
4+
Version: 1.1.1
55
Authors@R: c(
66
person("Mariana", "Ascensão-Ferreira",
77
email="marianaascferreira@medicina.ulisboa.pt", role=c("aut", "cre"),

R/betASapp.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ betASapp_ui <- function(){
6565
titlePanel("betAS: intuitive visualisation of differential alternative splicing"),
6666

6767
#h5(strong(div("(development version)", style = "color: #E0E0E0"))),
68-
h5(strong(div("v1.1.0", style = "color: #949494"))),
68+
h5(strong(div("v1.1.1", style = "color: #949494"))),
6969

7070
tabsetPanel(
7171

0 commit comments

Comments
 (0)