Skip to content

Commit

Permalink
update changelog and version for v1.6.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinNowak committed Oct 16, 2017
1 parent a2e0fac commit 1fdaace
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

v1.6.0 - 2017-
v1.6.0 - 2017-11-01
-------------------

- The version list displayed for interactive package removal is now sorted - [pull #1225][issue1225], [issue #1224][issue1224]
Expand Down
2 changes: 1 addition & 1 deletion source/dub/version_.d
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
module dub.version_;
enum dubVersion = "v1.5.0";
enum dubVersion = "v1.6.0-beta.1";

0 comments on commit 1fdaace

Please sign in to comment.