Skip to content

Commit 6ed2dfb

Browse files
committed
v4.1.0 Converse reset
1 parent aae2504 commit 6ed2dfb

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## v4.1.0
2+
13
- `converse` now takes `reset` as optional parameter.
24

35
### Breaking changes

wit.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |s|
22
s.name = 'wit'
3-
s.version = '4.0.0'
3+
s.version = '4.1.0'
44
s.date = Date.today.to_s
55
s.summary = 'Ruby SDK for Wit.ai'
66
s.description = 'Ruby SDK for Wit.ai'

0 commit comments

Comments
 (0)