Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 72a6827

Browse files
committed
Merge pull request #391 from johnmccutchan/bump_versions
Bump versions
2 parents 4ae5250 + 7b697ac commit 72a6827

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

sky/packages/sky/pubspec.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: sky
2-
version: 0.0.24
2+
version: 0.0.25
33
author: Chromium Authors <[email protected]>
44
description: A framework for writing Sky applications
55
homepage: https://github.com/domokit/sky_engine/tree/master/sky/packages/sky
@@ -9,8 +9,8 @@ dependencies:
99
mojo_services: 0.0.21
1010
mojo: 0.0.21
1111
newton: ^0.1.2
12-
sky_engine: ^0.0.2
13-
sky_services: ^0.0.3
12+
sky_engine: ^0.0.3
13+
sky_services: ^0.0.4
1414
sky_tools: ^0.0.4
1515
vector_math: ^1.4.3
1616
environment:

sky/packages/sky_engine/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: sky_engine
2-
version: 0.0.2
2+
version: 0.0.3
33
author: Chromium Authors <[email protected]>
44
description: Dart SDK extensions for dart:sky
55
homepage: https://github.com/domokit/sky_engine

sky/packages/sky_services/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: sky_services
2-
version: 0.0.3
2+
version: 0.0.4
33
author: Chromium Authors <[email protected]>
44
description: Mojom interfaces associated with Sky
55
homepage: https://github.com/domokit/sky_engine/tree/master/sky/packages/sky_services

0 commit comments

Comments
 (0)