We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aae2504 commit 6ed2dfbCopy full SHA for 6ed2dfb
2 files changed
CHANGES.md
@@ -1,3 +1,5 @@
1
+## v4.1.0
2
+
3
- `converse` now takes `reset` as optional parameter.
4
5
### Breaking changes
wit.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'wit'
- s.version = '4.0.0'
+ s.version = '4.1.0'
s.date = Date.today.to_s
s.summary = 'Ruby SDK for Wit.ai'
6
s.description = 'Ruby SDK for Wit.ai'
0 commit comments