Skip to content

Commit

Permalink
Release version 3.13.0 (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewsomething committed Jan 7, 2021
1 parent fc16ab7 commit fefccd4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
@@ -1,5 +1,6 @@
## Version 3.13.0

- #269 database user: Add name to create scope - @jonnyarnold
- #266 load balancers: add new field size - @anitgandhi

## Version 3.12.0
Expand Down
2 changes: 1 addition & 1 deletion lib/droplet_kit/version.rb
@@ -1,3 +1,3 @@
module DropletKit
VERSION = "3.12.0"
VERSION = "3.13.0"
end

0 comments on commit fefccd4

Please sign in to comment.