Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Lachlan Sylvester committed Oct 31, 2019
1 parent 97adcb3 commit ff02e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/active_storage/postgresql/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module ActiveStorage
module PostgreSQL
VERSION = '0.2.0'
VERSION = '0.2.1'
end
end

0 comments on commit ff02e76

Please sign in to comment.