Skip to content

Commit f1d40d6

Browse files
committed
Wrong version number
1 parent 5b87830 commit f1d40d6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

server.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#'
77
#' @author: Keith Newman
88
#' @contact: knewma@hotmail.com
9-
#' @version: 1.0.0
9+
#' @version: 1.1.0
1010

1111
library(shiny)
1212
library(ggplot2)

ui.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#'
77
#' @author: Keith Newman
88
#' @contact: knewma@hotmail.com
9-
#' @version: 1.0.0
9+
#' @version: 1.1.0
1010

1111
library(shiny)
1212
shinyUI(

0 commit comments

Comments
 (0)