Skip to content

Commit ed61bb1

Browse files
committed
Releasing version 1.0.0
1 parent 077367a commit ed61bb1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apl-package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
source: "link",
2020
tags: "graphics,sound,audio,application-development,game-development,io,2D,3D,shaders,gui,c-binding",
2121
userCommandScript: "",
22-
version: "0.3.0",
22+
version: "1.0.0",
2323
}

link/installraylib.aplf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
∇ installraylib tatin;FullPath;Assert;PlatfromToLibFile;platform;version;libPath;fullLibFile;git_clone_path;PlatformToInstallCmd;FileSize
2-
version ← 'v7.0.0'
2+
version ← 'v8.0.0'
33

44
FullPath ← ∊1∘⎕NPARTS
55
Assert ← {⍺←'assertion failure' ⋄ 0∊⍵:⍺ ⎕SIGNAL 8 ⋄ shy←0}

0 commit comments

Comments
 (0)