Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Commit

Permalink
Change version number 0.8.1 → 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jokinen committed Feb 14, 2020
1 parent a972ff6 commit 85d68a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "varaamo",
"version": "0.8.1",
"version": "0.9.0",
"repository": {
"type": "git",
"url": "https://github.com/City-of-Helsinki/varaamo"
Expand Down
4 changes: 2 additions & 2 deletions src/domain/footer/__tests__/__snapshots__/Footer.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ exports[`domain/footer/Footer When there is no customization in use renders corr
<span
className="app-varaamo-version"
>
v0.8.1
v0.9.0
</span>
</div>
</Col>
Expand Down Expand Up @@ -121,7 +121,7 @@ exports[`domain/footer/Footer renders correctly 1`] = `
<span
className="app-varaamo-version"
>
v0.8.1
v0.9.0
</span>
</div>
</Col>
Expand Down

0 comments on commit 85d68a5

Please sign in to comment.