Skip to content

Commit

Permalink
chore: release 1.0.1 (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Feb 6, 2021
1 parent a3614df commit 4440199
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [1.0.1](https://www.github.com/bt-rb/bridgetown-plausible/compare/v1.0.0...v1.0.1) (2021-02-06)


### Bug Fixes

* fix gem name in release action ([a3614df](https://www.github.com/bt-rb/bridgetown-plausible/commit/a3614df2cdddea6314b9baddcb697b3aa07b0c7f))

## 1.0.0 (2021-02-06)


Expand Down
2 changes: 1 addition & 1 deletion lib/bridgetown-plausible/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Bridgetown
module Plausible
VERSION = "1.0.0"
VERSION = "1.0.1"
end
end

0 comments on commit 4440199

Please sign in to comment.