Skip to content

Commit d62e0d9

Browse files
scip-dart_1.1.5
1 parent d8e02c4 commit d62e0d9

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.1.4';
5+
const scipDartVersion = '1.1.5';

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.1.4
2+
version: 1.1.5
33
description: generates scip bindings for dart files
44
repository: https://github.com/Workiva/scip-dart
55

0 commit comments

Comments
 (0)