From 0e1bd3cc7dd13f646f6d3a6fba709c6a47f252d4 Mon Sep 17 00:00:00 2001 From: rmconsole-readonly-wk Date: Thu, 2 Nov 2023 21:59:12 +0000 Subject: [PATCH] scip-dart_1.2.1 --- lib/src/version.dart | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/src/version.dart b/lib/src/version.dart index 97ebf84..33a9e78 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.2.0'; +const scipDartVersion = '1.2.1'; diff --git a/pubspec.yaml b/pubspec.yaml index 0a32e99..00fc5a8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: scip_dart -version: 1.2.0 +version: 1.2.1 description: generates scip bindings for dart files repository: https://github.com/Workiva/scip-dart