Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Commit

Permalink
Auto merge of #147 - servo:majorbump, r=nox
Browse files Browse the repository at this point in the history
Major version bump

To accommodate the revert of 1887503 per #140 (comment).

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/glutin/147)
<!-- Reviewable:end -->
  • Loading branch information
bors-servo committed Feb 28, 2018
2 parents 6c0b1a1 + 42192fa commit c18c62d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "servo-glutin"
version = "0.14.3"
version = "0.15.0"
authors = ["The glutin contributors, Pierre Krieger <pierre.krieger1708@gmail.com>"]
description = "Cross-platform OpenGL context provider."
keywords = ["windowing", "opengl"]
Expand Down

0 comments on commit c18c62d

Please sign in to comment.