Skip to content

Commit

Permalink
Time to release 0.4.25
Browse files Browse the repository at this point in the history
  • Loading branch information
os97673 committed Jan 20, 2015
1 parent 85ee719 commit 5a68759
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,3 +1,8 @@
## [0.4.25](https://github.com/ruby-debug/ruby-debug-ide/compare/v0.4.24...v0.4.25)

* Let's use String#inspect in print variable for String variables
[RUBY-16192](https://youtrack.jetbrains.com/issue/RUBY-16192)

## [0.4.24](https://github.com/ruby-debug/ruby-debug-ide/compare/v0.4.24.beta5...v0.4.24)

* time to release
Expand Down
2 changes: 1 addition & 1 deletion lib/ruby-debug-ide/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Debugger
IDE_VERSION='0.4.25-pre1'
IDE_VERSION='0.4.25'
end

0 comments on commit 5a68759

Please sign in to comment.