diff options
| author | mo khan <mo@mokhan.ca> | 2021-06-05 14:43:19 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2021-06-05 14:43:19 -0600 |
| commit | c467bb505be1663a5b76c95b4f31a9559495295c (patch) | |
| tree | 70ffeb7e0a0cee91957a038de77355ddc938af41 /lib | |
| parent | e699ebd41136eb9a3616443bfc48cd097735e40c (diff) | |
docs: update changelog for new releasev0.18.2
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/spandx/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/spandx/version.rb b/lib/spandx/version.rb index c4a4f51..5ed6921 100644 --- a/lib/spandx/version.rb +++ b/lib/spandx/version.rb @@ -1,5 +1,5 @@ # frozen_string_literal: true module Spandx - VERSION = '0.18.1' + VERSION = '0.18.2' end |
