Skip to content

Commit e251753

Browse files
committed
Bump version to 2.1.38
1 parent bc47875 commit e251753

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ 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.37
8+
- Bump rustc-ap-* version to 677.0
9+
- Account for new standard library source directory layout
10+
711
# 2.1.37
812
- Bump rustc-ap-* version to 671.0
913

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "racer"
3-
version = "2.1.37"
3+
version = "2.1.38"
44
license = "MIT"
55
description = "Code completion for Rust"
66
authors = ["Phil Dawes <phil@phildawes.net>", "The Racer developers"]

0 commit comments

Comments
 (0)