We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e9a3ef commit 8c67aa9Copy full SHA for 8c67aa9
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Opal-RSpec Changelog
2
3
-## 0.7.1 - unreleased
+## 0.7.1 - 2019-02-04
4
5
- add a project initializer: `opal-rspec --init`
6
lib/opal/rspec/version.rb
@@ -1,5 +1,5 @@
module Opal
module RSpec
- VERSION = '0.7.0'
+ VERSION = '0.7.1'
end
0 commit comments