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 c722746 commit 81dfab6Copy full SHA for 81dfab6
CHANGELOG.md
@@ -1,5 +1,12 @@
1
## [Unreleased]
2
3
+## [0.1.14](https://github.com/charlotte-ruby/image_scraper/compare/v0.1.13...v0.1.14) (2022-12-09)
4
+
5
6
+### Bug Fixes
7
8
+* testing release please ([c722746](https://github.com/charlotte-ruby/image_scraper/commit/c72274671065e8329f879b9640a39fc5652bbbd7))
9
10
## [0.1.13](https://github.com/charlotte-ruby/image_scraper/compare/v0.1.12...v0.1.13) (2022-11-25)
11
12
lib/image_scraper/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module ImageScraper
- VERSION = '0.1.13'
+ VERSION = '0.1.14'
end
0 commit comments