Skip to content

Commit 9b35e51

Browse files
committed
Bump everything to 0.3.1
1 parent 3099b0e commit 9b35e51

File tree

12 files changed

+18
-18
lines changed

12 files changed

+18
-18
lines changed

src/serious_python/example/flask_example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PODS:
33
- path_provider_foundation (0.0.1):
44
- Flutter
55
- FlutterMacOS
6-
- serious_python_ios (0.2.4):
6+
- serious_python_ios (0.3.1):
77
- Flutter
88

99
DEPENDENCIES:
@@ -22,7 +22,7 @@ EXTERNAL SOURCES:
2222
SPEC CHECKSUMS:
2323
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
2424
path_provider_foundation: eaf5b3e458fc0e5fbb9940fb09980e853fe058b8
25-
serious_python_ios: 5c4eba850c8f6e2a474d2f9f1373e590c5a4ddab
25+
serious_python_ios: 3b158678303a9faa1050e27b10f34a6c3fb06d82
2626

2727
PODFILE CHECKSUM: 7be2f5f74864d463a8ad433546ed1de7e0f29aef
2828

src/serious_python/example/flask_example/pubspec.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -288,21 +288,21 @@ packages:
288288
path: "../../../serious_python_android"
289289
relative: true
290290
source: path
291-
version: "0.3.0"
291+
version: "0.3.1"
292292
serious_python_ios:
293293
dependency: transitive
294294
description:
295295
path: "../../../serious_python_ios"
296296
relative: true
297297
source: path
298-
version: "0.3.0"
298+
version: "0.3.1"
299299
serious_python_platform_interface:
300300
dependency: transitive
301301
description:
302302
path: "../../../serious_python_platform_interface"
303303
relative: true
304304
source: path
305-
version: "0.3.0"
305+
version: "0.3.1"
306306
sky_engine:
307307
dependency: transitive
308308
description: flutter

src/serious_python/example/flet_example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ PODS:
4444
- SDWebImage/Core (5.15.8)
4545
- sensors_plus (0.0.1):
4646
- Flutter
47-
- serious_python_ios (0.2.4):
47+
- serious_python_ios (0.3.1):
4848
- Flutter
4949
- shared_preferences_foundation (0.0.1):
5050
- Flutter
@@ -97,7 +97,7 @@ SPEC CHECKSUMS:
9797
path_provider_foundation: eaf5b3e458fc0e5fbb9940fb09980e853fe058b8
9898
SDWebImage: cb032eba469c54e0000e78bcb0a13cdde0a52798
9999
sensors_plus: 5717760720f7e6acd96fdbd75b7428f5ad755ec2
100-
serious_python_ios: 5c4eba850c8f6e2a474d2f9f1373e590c5a4ddab
100+
serious_python_ios: 3b158678303a9faa1050e27b10f34a6c3fb06d82
101101
shared_preferences_foundation: e2dae3258e06f44cc55f49d42024fd8dd03c590c
102102
SwiftyGif: 93a1cc87bf3a51916001cf8f3d63835fb64c819f
103103
url_launcher_ios: 08a3dfac5fb39e8759aeb0abbd5d9480f30fc8b4

src/serious_python/example/flet_example/pubspec.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -485,21 +485,21 @@ packages:
485485
path: "../../../serious_python_android"
486486
relative: true
487487
source: path
488-
version: "0.3.0"
488+
version: "0.3.1"
489489
serious_python_ios:
490490
dependency: transitive
491491
description:
492492
path: "../../../serious_python_ios"
493493
relative: true
494494
source: path
495-
version: "0.3.0"
495+
version: "0.3.1"
496496
serious_python_platform_interface:
497497
dependency: transitive
498498
description:
499499
path: "../../../serious_python_platform_interface"
500500
relative: true
501501
source: path
502-
version: "0.3.0"
502+
version: "0.3.1"
503503
shake:
504504
dependency: transitive
505505
description:

src/serious_python_android/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group 'com.flet.serious_python_android'
2-
version '0.3.0'
2+
version '0.3.1'
33

44
buildscript {
55
repositories {

src/serious_python_android/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ packages:
225225
path: "../serious_python_platform_interface"
226226
relative: true
227227
source: path
228-
version: "0.3.0"
228+
version: "0.3.1"
229229
sky_engine:
230230
dependency: transitive
231231
description: flutter

src/serious_python_android/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: serious_python_android
22
description: Android implementation of the serious_python plugin
33
homepage: https://flet.dev
44
repository: https://github.com/flet-dev/serious-python
5-
version: 0.3.0
5+
version: 0.3.1
66

77
environment:
88
sdk: ">=3.0.0 <4.0.0"

src/serious_python_ios/ios/serious_python_ios.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
Pod::Spec.new do |s|
66
s.name = 'serious_python_ios'
7-
s.version = '0.3.0'
7+
s.version = '0.3.1'
88
s.summary = 'A cross-platform plugin for adding embedded Python runtime to your Flutter apps.'
99
s.description = <<-DESC
1010
A cross-platform plugin for adding embedded Python runtime to your Flutter apps.

src/serious_python_ios/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ packages:
225225
path: "../serious_python_platform_interface"
226226
relative: true
227227
source: path
228-
version: "0.3.0"
228+
version: "0.3.1"
229229
sky_engine:
230230
dependency: transitive
231231
description: flutter

src/serious_python_ios/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: serious_python_ios
22
description: iOS implementation of the serious_python plugin
33
homepage: https://flet.dev
44
repository: https://github.com/flet-dev/serious-python
5-
version: 0.3.0
5+
version: 0.3.1
66

77
environment:
88
sdk: ">=3.0.0 <4.0.0"

0 commit comments

Comments
 (0)