Skip to content

Commit 72f1bb8

Browse files
committed
Release v0.1.0
1 parent 5b57e45 commit 72f1bb8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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,7 +1,7 @@
11
[package]
22
edition = "2021"
33
name = "ephemeris_explorer"
4-
version = "0.0.1"
4+
version = "0.1.0"
55

66
[lints.clippy]
77
too_many_arguments = "allow"

build/macos/src/Game.app/Contents/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<string>APPL</string>
2121
<key>CFBundleShortVersionString</key>
2222
<!-- Version -->
23-
<string>0.0.1</string>
23+
<string>0.1.0</string>
2424
<key>CFBundleSupportedPlatforms</key>
2525
<array>
2626
<string>MacOSX</string>

0 commit comments

Comments
 (0)