Skip to content

Commit

Permalink
Release 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dhh committed Jan 30, 2024
1 parent 176340d commit bab0a44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
name_of_person (1.1.2)
name_of_person (1.1.3)
activesupport (>= 5.2.0)

GEM
Expand Down
2 changes: 1 addition & 1 deletion name_of_person.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'name_of_person'
s.version = '1.1.2'
s.version = '1.1.3'
s.authors = 'David Heinemeier Hansson'
s.email = '[email protected]'
s.summary = 'Presenting names of people in full, familiar, abbreviated, and initialized forms (but without titulation etc)'
Expand Down

0 comments on commit bab0a44

Please sign in to comment.