Skip to content

Commit 56876f2

Browse files
committed
bump to 0.1.1
1 parent 5e867e9 commit 56876f2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# 0.0.1
22

33
- Initial release.
4+
5+
# 0.1.1
6+
7+
- Fix CSS for modal where it would be anchored to the bottom of the page.

lib/peek-rblineprof/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Peek
22
module Rblineprof
3-
VERSION = '0.1.0'
3+
VERSION = '0.1.1'
44
end
55
end

0 commit comments

Comments
 (0)