Skip to content

Commit 9aeacd0

Browse files
Merge pull request #48 from contentstack/fix/version-bump
chore: update license year and bump version to 1.2.10
2 parents 621f128 + ecf0ca5 commit 9aeacd0

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2023 Contentstack
3+
Copyright (c) 2025 Contentstack
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "datasync-boilerplate",
3-
"version": "1.2.9",
3+
"version": "1.2.10",
44
"description": "A boilerplate that has the code skeleton to help you get up and running with Contentstack DataSync.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)