Skip to content
This repository has been archived by the owner on Sep 16, 2022. It is now read-only.

Commit

Permalink
chore(Repo): Bump to 2.0.0-dev.55.0
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 197958886
  • Loading branch information
matanlurey committed May 24, 2018
1 parent 2d960dc commit db0d8e3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion examples/github_issues/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: examples.github_issues
environment:
sdk: ">=2.0.0-dev.52.0 <2.0.0"
sdk: ">=2.0.0-dev.55.0 <2.0.0"

dependencies:
angular_components: ^0.9.0-alpha+8
Expand Down
2 changes: 1 addition & 1 deletion examples/hacker_news_pwa/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: examples.hacker_news_pwa
environment:
sdk: ">=2.0.0-dev.52.0 <2.0.0"
sdk: ">=2.0.0-dev.55.0 <2.0.0"

dependencies:
angular: ^5.0.0-alpha
Expand Down
2 changes: 1 addition & 1 deletion examples/hello_world/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: examples.hello_world

environment:
sdk: ">=2.0.0-dev.52.0 <2.0.0"
sdk: ">=2.0.0-dev.55.0 <2.0.0"

dependencies:
angular: ^5.0.0-alpha
Expand Down
2 changes: 1 addition & 1 deletion examples/registration_form/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: examples.registration_form

environment:
sdk: ">=2.0.0-dev.52.0 <2.0.0"
sdk: ">=2.0.0-dev.55.0 <2.0.0"

dependencies:
angular: ^5.0.0-alpha
Expand Down

0 comments on commit db0d8e3

Please sign in to comment.