Skip to content

Commit 2fcce66

Browse files
committed
chore: reset version
1 parent 43bc115 commit 2fcce66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,6 @@ FLAG DESCRIPTIONS
144144
This person can be anyone in the world!
145145
```
146146

147-
_See code: [src/commands/hello/world.ts](https://github.com/salesforcecli/plugin-data-seeding/blob/1.1.15/src/commands/hello/world.ts)_
147+
_See code: [src/commands/hello/world.ts](https://github.com/salesforcecli/plugin-data-seeding/blob/v1.0.0/src/commands/hello/world.ts)_
148148

149149
<!-- commandsstop -->

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/plugin-data-seeding",
33
"description": "Migrate real data, generate fake data using GenAI, or deploy data files to target orgs.",
4-
"version": "1.1.15",
4+
"version": "1.0.0",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)