Skip to content

Commit 03141e4

Browse files
committed
Bump 0.12.1
1 parent 900054b commit 03141e4

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
@@ -2,6 +2,10 @@
22

33
## master (unrealeased)
44

5+
## 0.12.1 (2020-09-01)
6+
7+
- Minor improvements.
8+
59
## 0.12.0 (2020-07-17)
610

711
- Add state leakage detection for `let_it_be`. ([@pirj][], [@jaimerson][], [@alexvko][])

lib/test_prof/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module TestProf
4-
VERSION = "0.12.0"
4+
VERSION = "0.12.1"
55
end

0 commit comments

Comments
 (0)