Skip to content

Commit 6fdc6fa

Browse files
committed
--- v0.2.30 ---
1 parent bd415b6 commit 6fdc6fa

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
lib/index.js
12
tests-run/
23
tsl-apple-cloudkit*.sha1
34
tsl-apple-cloudkit*.tgz

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "TypeScript library for Apple CloudKit JS",
55
"license": "MIT",
66
"name": "tsl-apple-cloudkit",
7-
"version": "0.2.20",
7+
"version": "0.2.30",
88
"main": "lib/index.js",
99
"types": "lib/index.d.ts",
1010
"bugs": "https://github.com/typescriptlibs/tsl-apple-cloudkit/issues/new",

0 commit comments

Comments
 (0)