Skip to content

Commit

Permalink
bump version to 1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
koffeinfrei committed Sep 4, 2022
1 parent b6abef4 commit 5e8af68
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion cli/shard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: should-i-watch-this
version: 1.8.2
version: 1.8.3

authors:
- Alexis Reigel <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion faas/open-faas-free/shard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: should-i-watch-this-faas-free
version: 1.8.2
version: 1.8.3

dependencies:
should-i-watch-this:
Expand Down
2 changes: 1 addition & 1 deletion faas/open-faas/shard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: should-i-watch-this-faas
version: 1.8.2
version: 1.8.3

dependencies:
should-i-watch-this:
Expand Down
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: should-i-watch-this
base: core18
version: 1.8.2
version: 1.8.3
title: Should I Watch This?
summary: Ask the internet if it's worth watching a movie or show
description: |
Expand Down
2 changes: 1 addition & 1 deletion www/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion www/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "should-i-watch-this-www",
"description": "Should I Watch This?",
"version": "1.8.2",
"version": "1.8.3",
"scripts": {
"dev": "svelte-kit dev",
"build": "svelte-kit build",
Expand Down

1 comment on commit 5e8af68

@vercel
Copy link

@vercel vercel bot commented on 5e8af68 Sep 4, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.