Skip to content

Commit 900a711

Browse files
Merge pull request #133 from Workiva/release_scip-dart_1.4.2
RM-270056 Release scip-dart 1.4.2
2 parents 45b2069 + 864d33b commit 900a711

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/src/version.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
// stored within pubspec.yaml
33

44
/// The current version of scip_dart
5-
const scipDartVersion = '1.4.1';
5+
const scipDartVersion = '1.4.2';

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: scip_dart
2-
version: 1.4.1
2+
version: 1.4.2
33
description: generates scip bindings for dart files
44
repository: https://github.com/Workiva/scip-dart
55

0 commit comments

Comments
 (0)