소스 검색

0.3.0

tags/v0.3.0^0
Dylan Baker 3 년 전
부모
커밋
76a0674429
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1
    1
      package-lock.json
  2. 1
    1
      package.json

+ 1
- 1
package-lock.json 파일 보기

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "markarth",
3
-  "version": "0.2.0",
3
+  "version": "0.3.0",
4 4
   "lockfileVersion": 1,
5 5
   "requires": true,
6 6
   "dependencies": {

+ 1
- 1
package.json 파일 보기

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "markarth",
3
-  "version": "0.2.0",
3
+  "version": "0.3.0",
4 4
   "description": "Live preview local Markdown files in the browser",
5 5
   "main": "dist/index.js",
6 6
   "repository": {

Loading…
취소
저장