Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
leoafarias committed Oct 14, 2020
1 parent af0f3a9 commit 9add74c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 1.3.3-dev.1
## 1.3.3

- Fix error when setup on some platforms and tools [#160](https://github.com/leoafarias/fvm/issues/160)

Expand Down
2 changes: 1 addition & 1 deletion packages/cli/lib/src/version.dart

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

2 changes: 1 addition & 1 deletion packages/cli/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: fvm
description: A simple cli to manage Flutter SDK versions per project. Support channels, releases, and local cache for fast switching between versions.
version: 1.3.3-dev.1
version: 1.3.3
homepage: https://github.com/leoafarias/fvm

environment:
Expand Down

0 comments on commit 9add74c

Please sign in to comment.