Skip to content

Commit f49f52c

Browse files
Merge pull request #68 from weenachuangkud/publish/0.1.2
bump version to 0.1.2 for wally publish
2 parents a2f6516 + 30b3bd1 commit f49f52c

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

wally.lock

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# This file is automatically @generated by Wally.
2+
# It is not intended for manual editing.
3+
registry = "test"
4+
5+
[[package]]
6+
name = "weenachuangkud/fastcast2"
7+
version = "0.1.2"
8+
dependencies = []

wally.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "weenachuangkud/fastcast2"
33
description = "An improved version of FastCast with Parallel scripting, more extensions, and statically typed"
44
author = "Mawin Chuangkud"
5-
version = "0.1.0"
5+
version = "0.1.2" # bumped for publish (0.1.0 & 0.1.1 already in index)
66
registry = "https://github.com/UpliftGames/wally-index"
77
realm = "shared"
88
exclude = [

0 commit comments

Comments
 (0)