Release version 0.9.0 (#944)

This commit is contained in:
James Sharpe 2022-08-02 20:56:49 +01:00 committed by GitHub
parent 5bb0829e35
commit 8d54060580
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
"""A module represeting the version of rules_foreign_cc"""
VERSION = "0.8.0"
VERSION = "0.9.0"