Skip to content

Commit 232c92f

Browse files
committed
add finnish language to the readme, bump version
1 parent cf8bae9 commit 232c92f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Gem to add cookie consent to rails application
1212
* Dutch
1313
* English
1414
* Estonian
15+
* Finnish
1516
* French
1617
* German
1718
* Greek

lib/cookies_eu/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module CookiesEu
2-
VERSION = "1.7.0"
2+
VERSION = "1.7.1"
33
end

0 commit comments

Comments
 (0)