Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jsuchal committed Aug 30, 2021
1 parent 70bb9c0 commit b886d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/requests/health_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ def expect_fail(checks)
expect(response.status).to eq(200)
expect(response.object.with_indifferent_access).to match(
description: 'slovensko.sk API',
version: '2.1.1',
version: '2.2.0',
status: 'pass',
checks: hash_including(*checks),
links: {
Expand Down

0 comments on commit b886d62

Please sign in to comment.