Rakefile in motoko-1.1.0 vs Rakefile in motoko-1.2.0

- old
+ new

@@ -12,10 +12,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). HEADER config.exclude_labels = %w[duplicate question invalid wontfix wont-fix skip-changelog ignore] - config.user = 'smortex' + config.user = 'opus-codium' config.project = 'motoko' config.since_tag = 'v1.0.0' end require 'rspec/core/rake_task'