Bump version to 0.7.0

This commit is contained in:
Antoine Gersant 2017-09-26 23:30:50 -07:00
parent 2ebc6d662c
commit 6c7f80ba46
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View file

@ -1,6 +1,6 @@
[root]
name = "polaris"
version = "0.6.0"
version = "0.7.0"
dependencies = [
"ape 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
"app_dirs 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",

View file

@ -1,6 +1,6 @@
[package]
name = "polaris"
version = "0.6.0"
version = "0.7.0"
authors = ["Antoine Gersant <antoine.gersant@lesforges.org>"]
[features]

View file

@ -1,6 +1,6 @@
<?xml version='1.0' encoding='windows-1252'?>
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi' xmlns:util="http://schemas.microsoft.com/wix/UtilExtension">
<Product Name='Polaris' Id='4EFAE037-167F-43F0-9AA9-04F4DC7D49A1' UpgradeCode='FF16B075-1D36-47F4-BE37-D95BBC1A412C' Language='1033' Codepage='1252' Version='0.6.0' Manufacturer='Permafrost'>
<Product Name='Polaris' Id='CFFE1C21-E19E-45AB-A314-058CAC23779A' UpgradeCode='FF16B075-1D36-47F4-BE37-D95BBC1A412C' Language='1033' Codepage='1252' Version='0.7.0' Manufacturer='Permafrost'>
<Package Id='*' Keywords='Installer' Platform='x64' InstallScope='perUser' Description='Polaris Installer' Manufacturer='Permafrost' Languages='1033' Compressed='yes' SummaryCodepage='1252' />