Skip to content

Commit

Permalink
Increment version number
Browse files Browse the repository at this point in the history
  • Loading branch information
pmcharrison committed Mar 3, 2019
1 parent 7868c8d commit 495a2d7
Show file tree
Hide file tree
Showing 2 changed files with 3 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: hrep
Title: Harmony Representations
Version: 0.7.0
Version: 0.8.0
Authors@R: person("Peter", "Harrison", email = "pmc.harrison@gmail.com", role = c("aut", "cre"))
Description: This package provides methods for representing and manipulating chord sequences.
Depends: R (>= 3.4.0)
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# hrep 0.8.0

- Added methods for synthesising audio.

# hrep 0.7.0
Expand Down

0 comments on commit 495a2d7

Please sign in to comment.