Skip to content
Snippets Groups Projects
Commit a57e2598 authored by Louis's avatar Louis :fire:
Browse files

Version bump

parent 66e5ceb1
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.3.0]
### Added
- [DEV] Initial test scaffolding
......
......@@ -696,7 +696,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "swerve"
version = "0.2.0"
version = "0.3.0"
dependencies = [
"docopt 0.8.3 (registry+https://github.com/rust-lang/crates.io-index)",
"formdata 0.12.2 (registry+https://github.com/rust-lang/crates.io-index)",
......
[package]
name = "swerve"
version = "0.2.0"
version = "0.3.0"
description = "Quick and easy multithreaded file server for local front end development"
authors = ["Louis Capitanchik <contact@louiscap.co>"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment