Skip to content

Commit

Permalink
Bump macos rust (#12)
Browse files Browse the repository at this point in the history
* Update macos version
* update gitignore
  • Loading branch information
djudd authored Oct 12, 2024
1 parent 5b2d72b commit 565a939
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,6 @@ Gemfile.lock
target

vagrant/.vagrant

.DS_Store
lib/.DS_Store
2 changes: 1 addition & 1 deletion lib/humanname/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module HumanName
VERSION = '0.8.1'.freeze
VERSION = '0.8.2'.freeze
end
Binary file modified lib/native/arm64/libhuman_name.dylib
Binary file not shown.

0 comments on commit 565a939

Please sign in to comment.