Skip to content

Commit a6cb91c

Browse files
committed
version bumped to 0.5.0
1 parent afeeb3a commit a6cb91c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [0.4.34](https://github.com/ruby-debug/ruby-debug-ide/compare/v0.4.33...v0.4.34)
1+
## [0.5.0](https://github.com/ruby-debug/ruby-debug-ide/compare/v0.4.33...v0.5.0)
22

33
* catchpointDeleted event added (under --catchpoint-deleted-event flag)
44
* --value-as-nested-element to enable just this the extension

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.34'
2+
IDE_VERSION='0.5.0'
33
end

0 commit comments

Comments
 (0)