Skip to content

Commit 8c67aa9

Browse files
committed
Release v0.7.1
1 parent 8e9a3ef commit 8c67aa9

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.7.1 - unreleased
3+
## 0.7.1 - 2019-02-04
44

55
- add a project initializer: `opal-rspec --init`
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.7.0'
3+
VERSION = '0.7.1'
44
end
55
end

0 commit comments

Comments
 (0)