Skip to content

Commit c6c4cc2

Browse files
committed
update version
1 parent 45bc2ae commit c6c4cc2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
Enhnacements:
88
* Add an IRuby::Input class which provides widgets for getting inputs from users. (@kylekyle)
9+
* Add data_uri dependency (@kylekyle)
910
* Added a clear_output display function (@mrkn)
1011
* Doc fixes for installation (@kozo2, @generall)
1112

lib/iruby/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module IRuby
2-
VERSION = '0.2.8'
2+
VERSION = '0.2.9'
33
end

0 commit comments

Comments
 (0)