Skip to content

Commit e05188b

Browse files
committed
update release number
1 parent d16d76f commit e05188b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: CheckEM
22
Title: An R package and Shiny App for Formatting, Checking, Visualising and Analysing Stereo-Video Annotation Data
3-
Version: 1.0
3+
Version: 0.1.0
44
Authors@R:
55
c(person(given = "Brooke",
66
family = "Gibbons",

develop app and create website using pkgdown.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ usethis::use_pkgdown_github_pages() # CHOOSE NO TO OVERWRITING THE YML FILE
4444
#> 1: major --> 1.0
4545
#> 2: minor --> 0.2
4646
#> 3: patch --> 0.1.1
47-
#> 4: dev --> 0.1.0.9000
47+
#> 4: dev --> 0.1.0.9000
4848

4949
# CHECK logs
5050
rsconnect::showLogs(account = "marine-ecology", appName = "CheckEM")

0 commit comments

Comments
 (0)