Skip to content

Commit c153d79

Browse files
committed
chore: Update versions, add logo_dart.svg to assets
1 parent 352f144 commit c153d79

File tree

3 files changed

+25
-2
lines changed

3 files changed

+25
-2
lines changed

src/assets/logo_dart.svg

Lines changed: 23 additions & 0 deletions
Loading

src/assets/src/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ environment:
88

99
dependencies:
1010
ffi: ^2.0.1
11-
godot_dart: ^0.1.0
11+
godot_dart: ^0.2.0
1212
collection: ^1.17.2
1313

1414
dev_dependencies:

src/dart/godot_dart/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: godot_dart
22
description: Dart bindings for the Godot game engine
33
repository: https://github.com/fuzzybinary/godot_dart
4-
version: 0.1.1
4+
version: 0.2.0
55

66
environment:
77
sdk: '>=3.0.0 <4.0.0'

0 commit comments

Comments
 (0)