Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dart.googlesource.com-stagehand
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
fuchsia-mirror
dart.googlesource.com-stagehand
Commits
37527d0d
Commit
37527d0d
authored
7 years ago
by
Kathy Walrath
Committed by
GitHub
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
+1 version (#393)
Forgot to merge Patrice's PR before pushing. Oops.
parent
d52c3759
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
lib/src/cli_app.dart
+1
-1
1 addition, 1 deletion
lib/src/cli_app.dart
pubspec.yaml
+1
-1
1 addition, 1 deletion
pubspec.yaml
with
2 additions
and
2 deletions
lib/src/cli_app.dart
+
1
−
1
View file @
37527d0d
...
...
@@ -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'
;
...
...
This diff is collapsed.
Click to expand it.
pubspec.yaml
+
1
−
1
View file @
37527d0d
...
...
@@ -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>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment