We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 45b2069 + 864d33b commit 900a711Copy full SHA for 900a711
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.4.1';
+const scipDartVersion = '1.4.2';
pubspec.yaml
@@ -1,5 +1,5 @@
1
name: scip_dart
-version: 1.4.1
+version: 1.4.2
description: generates scip bindings for dart files
repository: https://github.com/Workiva/scip-dart
0 commit comments