Skip to content

Commit 2ef8a85

Browse files
committed
Bump to 0.0.2
1 parent cb2c1a2 commit 2ef8a85

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1-
# 1.0
1+
# 0.0.1
22

33
- Initial release
4+
5+
# 0.0.2
6+
7+
- GC tooltip values weren't matching values displayed. [@ChrisLundquist](https://github.com/chrislundquist) [#1](https://github.com/peek/peek-gc/pull/1)

lib/peek-gc/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 GC
3-
VERSION = '0.0.1'
3+
VERSION = '0.0.2'
44
end
55
end

0 commit comments

Comments
 (0)