Skip to content

Commit

Permalink
release v1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioRuiz committed May 9, 2022
1 parent 3f2cc75 commit b1a368c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion slack-smart-bot.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'slack-smart-bot'
s.version = '1.11.0-DEV35'
s.version = '1.11.0'
s.summary = "Create a Slack bot that is smart and so easy to expand, create new bots on demand, run ruby code on chat, create shortcuts..."
s.description = "Create a Slack bot that is smart and so easy to expand, create new bots on demand, run ruby code on chat, create shortcuts...
The main scope of this gem is to be used internally in the company so teams can create team channels with their own bot to help them on their daily work, almost everything is suitable to be automated!!
Expand Down
2 changes: 1 addition & 1 deletion whats_new.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*Version 1.11.0-DEV35* Released 2022-May-06
*Version 1.11.0* Released 2022-May-09

*For General users*
- `run repl` displays results as code in case a value on stdout is returned as Hash or Array (<https://github.com/MarioRuiz/slack-smart-bot/issues/41|#41>).
Expand Down

0 comments on commit b1a368c

Please sign in to comment.