Skip to content

Commit

Permalink
Merge tag 'v0.3-5'
Browse files Browse the repository at this point in the history
- README corrections (@bhive01, #52).
- Full test coverage (#24, #53).
- Clean up tests that match against known output (#49).
  • Loading branch information
Kirill Müller committed Mar 19, 2016
2 parents 1dd8207 + d7ee25e commit 9cf34a8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: tibble
Encoding: UTF-8
Version: 0.3-4
Version: 0.3-5
Title: Simple Data Frames
Description: Provides a 'tbl_df' class that offers better checking and
printing capabilities than traditional data frames.
Expand Down
8 changes: 8 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
Version 0.3-5 (2016-03-19)
===

- README corrections (@bhive01, #52).
- Full test coverage (#24, #53).
- Clean up tests that match against known output (#49).


Version 0.3-4 (2016-03-18)
===

Expand Down

0 comments on commit 9cf34a8

Please sign in to comment.