Skip to content

Commit e43fe25

Browse files
authored
bump version to 0.11 (#31)
1 parent 9753a2f commit e43fe25

4 files changed

Lines changed: 10 additions & 1 deletion

File tree

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@
77
[submodule "lib/data/0.10"]
88
path = lib/data/0.10
99
url = git@github.com:bugcrowd/methodology-taxonomy.git
10+
[submodule "lib/data/0.11"]
11+
path = lib/data/0.11
12+
url = git@github.com:bugcrowd/methodology-taxonomy.git

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/)
55

6+
## [0.11.0] - 2026-05-11
7+
8+
### Changed
9+
- Updated Cloud infrastructure azure Methodology
10+
611
## [0.10.2] - 2026-02-20
712

813
### Fixed

lib/bmt/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Bmt
22
# START Contributions by Cursor.
3-
VERSION = '0.10.2'.freeze
3+
VERSION = '0.11.0'.freeze
44
# END Cursor.
55
end

lib/data/0.11

Submodule 0.11 added at 074bed9

0 commit comments

Comments
 (0)