Skip to content

Commit

Permalink
Update change log and version file.
Browse files Browse the repository at this point in the history
  • Loading branch information
s-ludwig committed Jun 20, 2016
1 parent 2bec3fa commit b59af2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,7 +1,7 @@
Changelog
=========

v1.0.0 - 2016-06-
v1.0.0 - 2016-06-20
-------------------

### Features and improvements ###
Expand Down
2 changes: 1 addition & 1 deletion source/dub/version_.d
@@ -1,2 +1,2 @@
module dub.version_;
enum dubVersion = "v0.9.25";
enum dubVersion = "v1.0.0";

0 comments on commit b59af2b

Please sign in to comment.