Skip to content

Commit

Permalink
changelog and version for v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinNowak committed Apr 10, 2017
1 parent 8e489f6 commit 907c3ca
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.3.0 - 2017-04-
v1.3.0 - 2017-04-10
-------------------

### Features and improvements ###
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.3.0-rc.1";
enum dubVersion = "v1.3.0";

0 comments on commit 907c3ca

Please sign in to comment.