Skip to content

Commit 22af8cc

Browse files
committed
Working on version 0.9.2
1 parent 6b69ff1 commit 22af8cc

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## Unreliable 0.9.2 (xxxx, 2023) ##
2+
3+
### Changed
4+
5+
* TKTK
6+
17
## Unreliable 0.9.1 (November 21, 2022) ##
28

39
### Changed

lib/unreliable/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Unreliable
4-
VERSION = "0.9.1"
4+
VERSION = "0.9.2"
55
end

0 commit comments

Comments
 (0)