Skip to content
Snippets Groups Projects
Commit 37527d0d authored by Kathy Walrath's avatar Kathy Walrath Committed by GitHub
Browse files

+1 version (#393)

Forgot to merge Patrice's PR before pushing. Oops.
parent d52c3759
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ import 'package:usage/usage_io.dart';
const String APP_NAME = 'stagehand';
// This version must be updated in tandem with the pubspec version.
const String APP_VERSION = '1.1.1';
const String APP_VERSION = '1.1.1+1';
const String APP_PUB_INFO =
'https://pub.dartlang.org/packages/${APP_NAME}.json';
......
......@@ -7,7 +7,7 @@ name: stagehand
description: >
A scaffolding generator for your Dart projects. Stagehand helps you get set
up!
version: 1.1.1
version: 1.1.1+1
homepage: http://stagehand.pub
authors:
- Seth Ladd <sethladd@google.com>
......
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