Skip to content

Commit 0404480

Browse files
Merge pull request #160 from Workiva/release_scip-dart_1.5.3
FEDX-1674 Release scip-dart 1.5.3
2 parents 2adf452 + 1efbc17 commit 0404480

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/src/version.dart

Lines changed: 1 addition & 1 deletion
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.5.2';
5+
const scipDartVersion = '1.5.3';

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: scip_dart
2-
version: 1.5.2
2+
version: 1.5.3
33
description: generates scip bindings for dart files
44
repository: https://github.com/Workiva/scip-dart
55

0 commit comments

Comments
 (0)