We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa470bb commit 7ecccbdCopy full SHA for 7ecccbd
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.4';
+const scipDartVersion = '1.6.0';
pubspec.yaml
@@ -1,5 +1,5 @@
1
name: scip_dart
-version: 1.5.4
+version: 1.6.0
description: generates scip bindings for dart files
repository: https://github.com/Workiva/scip-dart
0 commit comments