Skip to content

Commit 13925f5

Browse files
committed
Publish 0.3.2
1 parent 2e340ff commit 13925f5

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGES.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Rojo Change Log
22

33
## Current Master
4+
* No changes
5+
6+
## 0.3.2
47
* Fixed `rojo serve` failing to correctly construct an absolute root path when passed as an argument
58

69
## 0.3.1

Cargo.lock

+1-1
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 = "rojo"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
authors = ["Lucien Greathouse <me@lpghatguy.com>"]
55
description = "A tool to create robust Roblox projects"
66
license = "MIT"

0 commit comments

Comments
 (0)