diff --git a/DESCRIPTION b/DESCRIPTION index 6041284b..b59e08dd 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: safetyGraphics Title: Interactive Graphics for Monitoring Clinical Trial Safety -Version: 2.1.0 +Version: 2.1.1 Authors@R: c( person("Jeremy", "Wildfire", email = "jwildfire@gmail.com", role = c("cre","aut")), person("Becca", "Krouse", role="aut"), diff --git a/LICENSE b/LICENSE index f02ff01c..34fa246e 100644 --- a/LICENSE +++ b/LICENSE @@ -1,2 +1,2 @@ -YEAR: 2021 +YEAR: 2022 COPYRIGHT HOLDER: safetyGraphics authors diff --git a/LICENSE.md b/LICENSE.md index db5cbda1..8e28534d 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ # MIT License -Copyright (c) 2021 safetyGraphics authors +Copyright (c) 2021-2023 safetyGraphics authors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/NEWS.md b/NEWS.md index 9feaf90a..606f5024 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,7 @@ +# safetyGraphics v2.1.1 + +Resolves a bug that was causing unexpected data filters on initial load. + # safetyGraphics v2.1.0 This release focuses on updates the safetyGraphics metadata framework: