Skip to content

Commit

Permalink
Release signet 0.13.2 (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
dazuma authored Mar 26, 2020
1 parent 035c143 commit af9cfc2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### 0.13.2 / 2020-03-25

Rerelease of 0.13.1.

### 0.13.1 / 2020-03-24

* Update github url
Expand Down
2 changes: 1 addition & 1 deletion lib/signet/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
# limitations under the License.

module Signet
VERSION = "0.13.1".freeze
VERSION = "0.13.2".freeze
end

0 comments on commit af9cfc2

Please sign in to comment.