Skip to content

Commit 31f49d6

Browse files
committed
Version 2.2.0
1 parent 611e3ae commit 31f49d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/additional_info/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 2.2.0
3+
## 2.2.0 (17-Dec-2021)
44

55
* Added experimental support for API tokens obtained via OAuth 2 workflow. To use such tokens:
66

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defmodule ElixirLokaliseApi.MixProject do
22
use Mix.Project
33

44
@source_url "https://github.com/lokalise/elixir-lokalise-api"
5-
@version "2.1.0"
5+
@version "2.2.0"
66

77
def project do
88
[

0 commit comments

Comments
 (0)