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.
1 parent c2a144d commit bd833b7Copy full SHA for bd833b7
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.1.3';
+const scipDartVersion = '1.1.4';
pubspec.yaml
@@ -1,5 +1,5 @@
1
name: scip_dart
-version: 1.1.3
+version: 1.1.4
description: generates scip bindings for dart files
repository: https://github.com/Workiva/scip-dart
0 commit comments