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 1e1dad8 commit e15dc56Copy full SHA for e15dc56
2 files changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+### [1.0.1](https://github.com/armiiller/pager_tree-integrations/compare/v1.0.0...v1.0.1) (2022-02-22)
4
+
5
6
+### Bug Fixes
7
8
+* Add appraisal gemfile.lock to gitignore ([1e1dad8](https://github.com/armiiller/pager_tree-integrations/commit/1e1dad851eb705d7fcac9f398dd7d89ea7b84231))
9
+* fixing tests ([cd771fa](https://github.com/armiiller/pager_tree-integrations/commit/cd771fa3bf41a0e19429641da87fcb75ac4433d2))
10
11
## 1.0.0 (2022-02-22)
12
13
lib/pager_tree/integrations/version.rb
@@ -1,5 +1,5 @@
module PagerTree
module Integrations
- VERSION = "1.0.0"
+ VERSION = "1.0.1"
end
0 commit comments