Skip to content

Commit

Permalink
Release v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Hill committed Mar 26, 2017
1 parent b12e54d commit 283ebe2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: RInno
Type: Package
Title: An Installation Framework for Shiny Apps
Version: 0.0.2.9000
Version: 0.0.2
Authors@R: c(
person("Jon", "Hill", role = c("aut", "cre", "cph"), email = "jon.mark.hill@gmail.com"),
person("W. Lee", "Pang", role = c("aut", "cph"), comment = "DesktopDeployR project at https://github.com/wleepang/DesktopDeployR")
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# RInno v0.0.2.9000
# RInno v0.0.2
* Added support for GitHub package dependencies
* Thanks Dean Attali for this feature request
* Fixed `error_log` so that its name can be customized properly
Expand Down

0 comments on commit 283ebe2

Please sign in to comment.