Skip to content

Commit

Permalink
bum to 2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitc committed Aug 29, 2023
1 parent cfaef95 commit d4265fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2015-2022, Benoit Chesneau <[email protected]>.
Copyright (c) 2015-2023, Benoit Chesneau <[email protected]>.
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src/certifi.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application, certifi,
[{description, "CA bundle adapted from Mozilla by https://certifi.io"},
{vsn, "2.11.0"},
{vsn, "2.12.0"},
{registered, []},
{applications, [kernel,stdlib]},
{env,[]},
Expand Down

0 comments on commit d4265fd

Please sign in to comment.