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 c9f63c9 commit 1a55d95Copy full SHA for 1a55d95
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Change Log
2
3
## [Unreleased]
4
+
5
+## RELEASE 5.1.2 - 2020-05-12
6
### Changed
7
- Technical - Patch CI configuration warnings.
8
- Readme - Update the community badge.
Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- forest_liana (5.1.1)
+ forest_liana (5.1.2)
arel-helpers
base32
bcrypt
lib/forest_liana/version.rb
@@ -1,3 +1,3 @@
module ForestLiana
- VERSION = "5.1.1"
+ VERSION = "5.1.2"
end
package.json
@@ -1,6 +1,6 @@
{
"name": "forest-rails",
- "version": "5.1.1",
+ "version": "5.1.2",
"description": "The official Rails liana for Forest.",
"directories": {
"test": "test"
0 commit comments