Skip to content

Commit

Permalink
Increment version number
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Sep 24, 2020
1 parent a68b5e5 commit df73cf3
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,6 +1,6 @@
Package: downlit
Title: Syntax Highlighting and Automatic Linking
Version: 0.1.0.9000
Version: 0.2.0
Authors@R:
c(person(given = "Hadley",
family = "Wickham",
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# downlit (development version)
# downlit 0.2.0

* Autolinking can use metadata stored in package itself with pkgdown setting
`deploy.install_metadata`; this is useful for packages that only have
Expand Down

0 comments on commit df73cf3

Please sign in to comment.