Skip to content

Commit d66a9cf

Browse files
committed
Bump the version to 2.1.28
1 parent 9faea69 commit d66a9cf

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Change Log
44
All notable changes to this project will be documented in this file. This
55
project adheres to [Semantic Versioning](http://semver.org/).
66

7+
# 2.1.28
8+
- Update the version of rustc-ap-syntax
9+
710
# 2.1.27
811
- Update the version of rustc-ap-syntax
912

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "racer"
3-
version = "2.1.27"
3+
version = "2.1.28"
44
license = "MIT"
55
description = "Code completion for Rust"
66
authors = ["Phil Dawes <[email protected]>", "The Racer developers"]

0 commit comments

Comments
 (0)