Skip to content

Commit

Permalink
Merge pull request #55 from razorpay/release/1.0.14
Browse files Browse the repository at this point in the history
Release/1.0.14
  • Loading branch information
captn3m0 committed Jan 22, 2018
2 parents 00ce4bd + 83eebae commit 7dc6f1d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ifsc.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)

Gem::Specification.new do |s|
s.name = 'ifsc'
s.version = '1.0.13'
s.version = '1.0.14'
s.date = '2018-01-08'
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'
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ifsc",
"version": "1.0.13",
"version": "1.0.14",
"description":
"This is part of the IFSC toolset released by Razorpay. You can find more details about the entire release at [ifsc.razorpay.com](https://ifsc.razorpay.com). Includes only a validation library as of now.",
"main": "src/node/index.js",
Expand Down
2 changes: 1 addition & 1 deletion src/IFSC.json

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions src/sublet.json
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,6 @@
"HDFC0CKAMCO": "KASX",
"HDFC0CKBS01": "KBSX",
"HDFC0CKCCBL": "KRIX",
"HDFC0CKJSBL": "KJSX",
"HDFC0CKMB01": "KMSX",
"HDFC0CKMNSB": "KKMX",
"HDFC0CKNB02": "KOSX",
Expand Down Expand Up @@ -874,7 +873,7 @@
"UTIB0SBCUB1": "PLOX",
"UTIB0SBDCC1": "BEDX",
"UTIB0SBDCC2": "TBDX",
"UTIB0SBMCBI": "BMCB",
"UTIB0SBMCB1": "BMCB",
"UTIB0SBNSBM": "BNBX",
"UTIB0SBPCB1": "TBHX",
"UTIB0SBPP02": "SBPX",
Expand Down

0 comments on commit 7dc6f1d

Please sign in to comment.