diff --git a/lib/src/version.dart b/lib/src/version.dart index cd932ca..7bb16f9 100644 --- a/lib/src/version.dart +++ b/lib/src/version.dart @@ -2,4 +2,4 @@ // stored within pubspec.yaml /// The current version of scip_dart -const scipDartVersion = '1.5.2'; +const scipDartVersion = '1.5.3'; diff --git a/pubspec.yaml b/pubspec.yaml index 5340afd..e0ce021 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: scip_dart -version: 1.5.2 +version: 1.5.3 description: generates scip bindings for dart files repository: https://github.com/Workiva/scip-dart