Skip to content

Commit

Permalink
Version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nixme committed Feb 3, 2012
1 parent 7bbb189 commit 92de751
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
## 0.1.0 (2012-02-02)

* MRI 1.8.7 support
* Upgrade to Pry 0.9.8


## 0.0.4 (2011-12-03)

* Performance improvement, primarily for 1.9.2: Don't trace unless in a file
Expand Down
2 changes: 1 addition & 1 deletion lib/pry-nav/version.rb
@@ -1,3 +1,3 @@
module PryNav
VERSION = '0.0.4'
VERSION = '0.1.0'
end

0 comments on commit 92de751

Please sign in to comment.