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 d9a919f commit 8c0bc19Copy full SHA for 8c0bc19
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.3.0';
+const scipDartVersion = '1.4.0';
pubspec.yaml
@@ -1,5 +1,5 @@
1
name: scip_dart
-version: 1.3.0
+version: 1.4.0
description: generates scip bindings for dart files
repository: https://github.com/Workiva/scip-dart
0 commit comments