Skip to content

Commit eb790cb

Browse files
committed
1.0.0
1 parent 7c424ee commit eb790cb

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ Changelog for the gruf-rspec gem.
22

33
### Pending release
44

5-
- Add support for Ruby 3.2
5+
### 1.0.0
6+
7+
- Add support for Ruby 3.2, 3.3
68
- Drop support for Ruby 2.7 (EOL March 2023)
79

810
### 0.6.0

lib/gruf/rspec/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
#
1818
module Gruf
1919
module Rspec
20-
VERSION = '0.6.1.pre'
20+
VERSION = '1.0.0'
2121
end
2222
end

0 commit comments

Comments
 (0)