Skip to content

Commit

Permalink
Upgraded to correct version number 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Servet Ahmet Çizmeli committed Jun 29, 2022
1 parent 9c10e26 commit 4984168
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: shiny.router
Type: Package
Title: Basic Routing for Shiny Web Applications
Version: 0.2.2
Version: 0.2.3
Authors@R: c(person("Filip", "Stachura",
email = "[email protected]",
role = c("aut")),
Expand All @@ -14,7 +14,7 @@ Authors@R: c(person("Filip", "Stachura",
person("Developers", "Appsilon",
email = "[email protected]",
role = c("cre", "aut")),
person("Servet Ahmet", "Çizmeli", email = "[email protected]", role = c("ctb")),
person("Servet Ahmet", "Çizmeli", email = "[email protected]", role = c("ctb")),
person(family = "Appsilon", role = c("cph"))
)
Description: It is a simple router for your Shiny apps.
Expand Down

0 comments on commit 4984168

Please sign in to comment.