Skip to content

Commit

Permalink
Bump version to 0.1.9001
Browse files Browse the repository at this point in the history
  • Loading branch information
wch committed Sep 1, 2015
1 parent c6e2d51 commit 5514d26
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
@@ -1,6 +1,6 @@
Package: lineprof
Type: Package
Version: 0.1.9000
Version: 0.1.9001
Authors@R: person("Hadley", "Wickham",
email = "hadley@rstudio.com", role = c("aut", "cre"))
License: GPL-3
Expand Down
4 changes: 4 additions & 0 deletions NEWS
@@ -0,0 +1,4 @@
Version 0.1.9xxx
==============

* `lineprof` now handles code that throws errors or is interrupted.

0 comments on commit 5514d26

Please sign in to comment.