Skip to content

Commit

Permalink
Fix date for rubygem
Browse files Browse the repository at this point in the history
  • Loading branch information
captn3m0 committed Mar 12, 2020
1 parent d8e4b82 commit c88bf07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ifsc.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
Gem::Specification.new do |s|
s.name = 'ifsc'
s.version = '1.5.1'
s.date = '2020-03-05'
s.date = '2020-03-12'
s.summary = 'IFSC code database to help you validate IFSC codes'
s.description = 'A simple gem by @razorpay to help you validate your IFSC codes. IFSC codes are bank codes within India'
s.authors = ['Abhay Rana', 'Nihal Gonsalves']
Expand Down

0 comments on commit c88bf07

Please sign in to comment.