diff --git a/Project.toml b/Project.toml index e3b9620..48d9959 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "WGPUNative" uuid = "c14bfd16-04f9-4c2f-a915-b355584b5509" authors = ["arhik "] -version = "0.1.5" +version = "0.1.6" [deps] CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82" diff --git a/syncUpstream.md b/syncUpstream.md index fea3531..f5e5b9f 100644 --- a/syncUpstream.md +++ b/syncUpstream.md @@ -4,4 +4,4 @@ - Second run both scripts 1. gen/generator.jl 2. gen/artifacts.jl - These should overwrite src/LibWGPU.jl file with new ffi interface changes and also overwrite Artifacts.toml - file - +- finally add version tag and change version in Project.toml