Skip to content

Commit

Permalink
Test release (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
dwilkie authored Oct 5, 2024
1 parent 16ad42f commit bf512ab
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# RateCenter

[![Build](https://github.com/somleng/rate_center/actions/workflows/main.yml/badge.svg)](https://github.com/somleng/rate_center/actions/workflows/main.yml)

A collection of useful data about [NANPA Rate Centers](https://en.wikipedia.org/wiki/Rate_center).

Data is currently sourced from [Simple Maps](https://simplemaps.com/data/us-cities) and [Local Calling Guide](https://localcallingguide.com/).
Expand Down
2 changes: 0 additions & 2 deletions lib/rate_center.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
require "pry"

module RateCenter
class << self
def load(...)
Expand Down
1 change: 1 addition & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"bootstrap-sha": "16ad42f9acbde06cb582c95f8682f568dc831821",
"include-component-in-tag": false,
"version-file": "lib/rate_center/version.rb",
"packages": {
Expand Down

0 comments on commit bf512ab

Please sign in to comment.