Skip to content

Commit

Permalink
chore(release): 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
deandreamatias committed Jul 8, 2021
1 parent b642911 commit f17fd3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tv-randshow",
"version": "1.7.0",
"version": "1.7.1",
"description": "app to pick a random tv show episode",
"main": "build/web/main.dart.js",
"directories": {
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: tv_randshow
description: App to pick a random TV show episode

version: 1.7.0+18
version: 1.7.1+19

environment:
sdk: ">=2.10.0 <3.0.0"
Expand Down

0 comments on commit f17fd3a

Please sign in to comment.