We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2adf452 + 1efbc17 commit 0404480Copy full SHA for 0404480
lib/src/version.dart
@@ -2,4 +2,4 @@
2
// stored within pubspec.yaml
3
4
/// The current version of scip_dart
5
-const scipDartVersion = '1.5.2';
+const scipDartVersion = '1.5.3';
pubspec.yaml
@@ -1,5 +1,5 @@
1
name: scip_dart
-version: 1.5.2
+version: 1.5.3
description: generates scip bindings for dart files
repository: https://github.com/Workiva/scip-dart
0 commit comments