Skip to content

Commit abbd453

Browse files
committed
Bump to 0.1.3
1 parent facf74e commit abbd453

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ Changelog for the gruf-rspec gem.
22

33
### Pending release
44

5+
### 0.1.3
6+
7+
* Add ability to include metadata in rpc calls
8+
59
### 0.1.2
610

711
* Fix issue with RSPEC_NAMESPACE conflicts with other gems

lib/gruf/rspec/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
#
1616
module Gruf
1717
module Rspec
18-
VERSION = '0.1.2'.freeze
18+
VERSION = '0.1.3'.freeze
1919
end
2020
end

0 commit comments

Comments
 (0)