Skip to content

Commit

Permalink
0.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ekalinin committed Nov 25, 2014
1 parent 40733a3 commit 334540f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Changelog
=========

0.7.6 (25-11-2014)
------------------
* removed ``--version-sort`` from all sorts
* fixed ``mk`` command for zsh

0.7.5 (10-10-2014)
------------------
* imroved rust[-prebuilt] plugin:
Expand Down
2 changes: 1 addition & 1 deletion src/nv-commands/version
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

NV_VERSION=0.7.5
NV_VERSION=0.7.6

nv_cmd_default() {
echo "$(nv_cmd_name) $NV_VERSION"
Expand Down

0 comments on commit 334540f

Please sign in to comment.