Skip to content

Commit

Permalink
Prep for next patch release
Browse files Browse the repository at this point in the history
  • Loading branch information
brews committed Jul 11, 2016
1 parent 08d5ff7 commit 615e475
Show file tree
Hide file tree
Showing 3 changed files with 6 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: burnr
Title: Advanced Fire History Analysis in R
Version: 0.1.0
Version: 0.1.1.9000
Authors@R: c(
person("Steven", "Malevich", email = "malevich@email.arizona.edu", role = c("aut", "cre")),
person("Christopher", "Guiterm1an", role = c("ctb")),
Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# burnr v0.1.1.9000

Changes in this patch:

# burnr v0.1.0

Changes in this minor release:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Basic tools to analyze forest fire history data (e.g. FHX2) in R. This is designed for power users and projects with special needs.

The project is under heavy development as I try to wrap things up into a CRAN package. Hic sunt dracones.
The project is under heavy development. Hic sunt dracones.

## A quick example

Expand Down

0 comments on commit 615e475

Please sign in to comment.