Skip to content

Commit

Permalink
update to dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasp85 committed Mar 14, 2019
1 parent 3996748 commit 2229721
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: ggforce
Type: Package
Title: Accelerating 'ggplot2'
Version: 0.2.1
Version: 0.2.1.9000
Date: 2019-03-12
Authors@R:
c(person(given = "Thomas Lin",
Expand Down
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# ggforce (development version)


#ggforce 0.2.1

- Fixed a bug in the calculation of open and closed b-splines, where the
interval would exceed the defined region and result in an out-of-bounds memory
error
Expand Down

0 comments on commit 2229721

Please sign in to comment.