Skip to content

Commit

Permalink
bump version for testing CI publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
Rennzie committed Nov 14, 2023
1 parent 43bbc02 commit ea85800
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<!-- ## [Unreleased] -->

## [0.5.0-beta.1] - 2023-11-14

### Added

CI Script for publishing to Github npm registry

## [0.4.1] - 2023-11-11

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "geodesy-wasm"
version = "0.4.1"
version = "0.5.0-alpha.1"
keywords = ["geospatial", "geodesy", "cartography", "geography"]
categories = ["science"]
authors = ["Sean Rennie <[email protected]>"]
Expand Down

0 comments on commit ea85800

Please sign in to comment.