From 29616d9401c4092d4c6eb76e8adbb42c9999b132 Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Fri, 7 Jun 2019 11:36:29 -0400 Subject: [PATCH] Publish 0.2.2. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index cfc6885b8..1d9ec15e8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mozangle" -version = "0.2.1" +version = "0.2.2" authors = ["The ANGLE Project Authors", "The Servo Project Developers"] license = " BSD-3-Clause" description = "Mozilla’s fork of Google ANGLE, repackaged as a Rust crate "