Skip to content

Commit bd833b7

Browse files
scip-dart_1.1.4
1 parent c2a144d commit bd833b7

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

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

0 commit comments

Comments
 (0)