Skip to content

Commit 773ea6c

Browse files
committed
version
1 parent b3b7d2e commit 773ea6c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ All notable changes to this package will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## [1.0.0] - 2025-08-27
7+
## [1.0.1] - 2025-08-27
88
- Initial release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@needle-tools/three-animation-pointer",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "KHR_animation_pointer support for three.js",
55
"type": "module",
66
"main": "dist/three-animation-pointer.js",

0 commit comments

Comments
 (0)