Skip to content

Commit

Permalink
Bump version to 0.5.0
Browse files Browse the repository at this point in the history
- Drops support for Ruby 2.x
- Allows `messaging_service_sid` in place of `from` argument
  • Loading branch information
alexford committed Aug 26, 2023
1 parent 9616bac commit 06d32d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/twilito/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Twilito
VERSION = "0.4.0"
VERSION = "0.5.0"
end

0 comments on commit 06d32d6

Please sign in to comment.