We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe2f218 commit ac0de80Copy full SHA for ac0de80
CHANGELOG.md
@@ -0,0 +1,16 @@
1
+# Change Log
2
+
3
+All notable changes to this project will be documented in this file.
4
5
+Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
6
7
8
+## 0.1.0 (Unreleased)
9
+> Released N/A
10
11
+- N/A
12
13
+## 0.0.1
14
+> Released May 03, 2023
15
16
+- Working release
lsp-shader.el
@@ -5,7 +5,7 @@
;; Author: Shen, Jen-Chieh <jcs090218@gmail.com>
;; Maintainer: Shen, Jen-Chieh <jcs090218@gmail.com>
;; URL: https://github.com/shader-ls/lsp-shader
-;; Version: 0.1.0
+;; Version: 0.0.1
;; Package-Requires: ((emacs "27.1") (lsp-mode "6.1"))
;; Keywords: convenience shader
0 commit comments