Skip to content

Commit

Permalink
v0.4.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
James Munns committed May 16, 2020
1 parent ad6c0ac commit b148601
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE-MIT
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2019 Anthony James Munns
Copyright (c) 2019-2020 Anthony James Munns

Permission is hereby granted, free of charge, to any
person obtaining a copy of this software and associated
Expand Down
2 changes: 1 addition & 1 deletion core/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bbqueue"
version = "0.4.6"
version = "0.4.7"
description = "A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers"
repository = "https://github.com/jamesmunns/bbqueue"
authors = ["James Munns <[email protected]>"]
Expand Down

0 comments on commit b148601

Please sign in to comment.