Skip to content

Commit 5be73c7

Browse files
committed
v3.0.0
1 parent a42e28d commit 5be73c7

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,5 +1,11 @@
11
## HEAD (unreleased)
22

3+
## 3.0.0 (23rd May 2024)
4+
5+
Authors: maboelnour, kianmeng
6+
7+
* docs: fix typos and example code
8+
39
## 3.0.0.rc1 (6th July 2023)
410

511
Authors: Keith Bennett, doits, jstoks, merringtion, thirunjuguna

lib/wisper/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Wisper
2-
VERSION = "3.0.0.rc1"
2+
VERSION = "3.0.0"
33
end

0 commit comments

Comments
 (0)