Skip to content

Commit e011ce4

Browse files
Build: Released 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2023-08-29) ### Docs * Add Apache 2.0 LICENSE ([89cbce2](89cbce2)) * Update [skip release] ([33cb115](33cb115)) * Update LICENSE and table ([6ce22bd](6ce22bd)) * Update table [skip release] ([32acf5e](32acf5e)) ### Improve * Loading large files into memory ([0cf1388](0cf1388)) * Test reproducibility of the `shuffle` ([50ac20a](50ac20a)) ### Make * Move Python bindings ([ff93b16](ff93b16))
1 parent e0a1466 commit e011ce4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.0
1+
1.1.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"@semantic-release/exec": "^6.0.3",
44
"@semantic-release/git": "^10.0.1",
55
"conventional-changelog-eslint": "^4.0.0",
6-
"semantic-release": "^21.0.7"
6+
"semantic-release": "^21.1.1"
77
}
88
}

0 commit comments

Comments
 (0)