Skip to content

Commit

Permalink
chore: Bump package version and update authors.
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubnowicki committed Apr 4, 2024
1 parent cc8b4d6 commit f852789
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: shiny.semantic
Title: Semantic UI Support for Shiny
Version: 0.5.0.9003
Version: 0.5.1
Authors@R: c(person("Filip", "Stachura", email = "[email protected]", role = "aut"),
person("Dominik", "Krzeminski", role = "aut"),
person("Krystian", "Igras", role = "aut"),
Expand All @@ -10,6 +10,7 @@ Authors@R: c(person("Filip", "Stachura", email = "[email protected]", role = "a
person("Jakub", "Chojna", email = "[email protected]", role = "aut"),
person("Olga", "Mierzwa-Sulima", email = "[email protected]", role = "aut"),
person("Jakub", "Nowicki", email = "[email protected]", role = c("aut", "cre")),
person("Tymoteusz", "Makowski", email = "[email protected]", role = "aut"),
person("Ashley", "Baldry", role = "ctb"),
person("Pedro", "Manuel Coutinho da Silva", email = "[email protected]", role = "ctb"),
person("Kamil", "Żyła", email = "[email protected]", role = "ctb"),
Expand Down Expand Up @@ -39,6 +40,7 @@ Imports:
stats
Suggests:
covr,
chromote,
dplyr,
DT,
gapminder,
Expand Down

0 comments on commit f852789

Please sign in to comment.