Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.2.3 #73

Merged
merged 1 commit into from Feb 8, 2020
Merged

v0.2.3 #73

Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

v0.2.3

  • Loading branch information
antonok-edm committed Feb 8, 2020
commit 5de8b4af864a38a8e440655b57318f5809f9ae9c

Some generated files are not rendered by default. Learn more.

@@ -1,7 +1,7 @@

[package]
name = "adblock"
version = "0.2.2"
version = "0.2.3"
authors = ["Andrius Aucinas <aaucinas@brave.com>"]
edition = "2018"

Some generated files are not rendered by default. Learn more.

@@ -1,6 +1,6 @@
[package]
name = "adblock-rs"
version = "0.2.1"
version = "0.2.3"
authors = ["Andrius Aucinas <aaucinas@brave.com>"]
license = "MPL-2.0"
build = "build.rs"

Some generated files are not rendered by default. Learn more.

@@ -1,6 +1,6 @@
{
"name": "adblock-rs",
"version": "0.2.2",
"version": "0.2.3",
"description": "Very fast, Rust-based, native implementation of ad-blocker engine for Node",
"main": "lib/index.js",
"author": "Andrius Aucinas <aaucinas@brave.com>",
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.