We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdec6ab commit 064878bCopy full SHA for 064878b
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Change Log
2
3
## [Unreleased]
4
+
5
+## RELEASE 3.0.2 - 2019-05-10
6
### Fixed
7
- Smart Actions - Fix broken Smart Actions having a name containing emoji without custom endpoint.
8
Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- forest_liana (3.0.1)
+ forest_liana (3.0.2)
arel-helpers
base32
bcrypt
lib/forest_liana/version.rb
@@ -1,3 +1,3 @@
module ForestLiana
- VERSION = "3.0.1"
+ VERSION = "3.0.2"
end
0 commit comments