Skip to content

Commit

Permalink
Increment version number to 1.0 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
lukewilson2002 committed Sep 9, 2018
1 parent ff7d8a8 commit c582e72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rsc"
version = "0.1.7"
version = "1.0.0"
authors = ["Luke Wilson"]
description = "RSC is a handwritten scientific calculator for use in Rust projects that require turning an equation inside a string into a result."
repository = "https://github.com/asmoaesl/rsc"
Expand Down

0 comments on commit c582e72

Please sign in to comment.