Skip to content

Commit 762e5bb

Browse files
committed
Release v0.8.0
1 parent 77aa3a5 commit 762e5bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Opal-RSpec Changelog
22

3-
## 0.8.0 - unreleased
3+
## 0.8.0 - 2021-12-01
44

55
- Support for Opal v1.x
66

lib/opal/rspec/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Opal
22
module RSpec
3-
VERSION = '0.8.0.alpha3'
3+
VERSION = '0.8.0'
44
end
55
end

0 commit comments

Comments
 (0)