Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Commit be291a5

Browse files
committed
Prepare for release 0.0.1-alpha
1 parent 3878d9e commit be291a5

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
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [0.0.1-alpha] (2022-03-03)
3+
## [0.0.1-alpha] (2022-03-04)
44
- Initial public release
55

66
[0.0.1-alpha]: https://github.com/dropbox/componentbox/releases/tag/v0.0.1-alpha

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
GROUP=com.dropbox.componentbox
2-
VERSION_NAME=0.1.0-SNAPSHOT
2+
VERSION_NAME=0.0.1-alpha
33

44
POM_ARTIFACT_ID=componentbox
55
POM_NAME=Component Box

0 commit comments

Comments
 (0)