Skip to content

Commit 5a68759

Browse files
committed
Time to release 0.4.25
1 parent 85ee719 commit 5a68759

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

ChangeLog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [0.4.25](https://github.com/ruby-debug/ruby-debug-ide/compare/v0.4.24...v0.4.25)
2+
3+
* Let's use String#inspect in print variable for String variables
4+
[RUBY-16192](https://youtrack.jetbrains.com/issue/RUBY-16192)
5+
16
## [0.4.24](https://github.com/ruby-debug/ruby-debug-ide/compare/v0.4.24.beta5...v0.4.24)
27

38
* time to release

lib/ruby-debug-ide/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Debugger
2-
IDE_VERSION='0.4.25-pre1'
2+
IDE_VERSION='0.4.25'
33
end

0 commit comments

Comments
 (0)