Skip to content
This repository has been archived by the owner on Feb 26, 2022. It is now read-only.

Commit

Permalink
Changed release version in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
luizmineo committed Dec 20, 2013
1 parent fb0d888 commit f83b322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Introduction

node-webkit.dart is a [Dart](http://www.dartlang.org/) package to build [node-webkit](https://github.com/rogerwang/node-webkit) apps.

To see how the node-webkit's API looks like in Dart, check out the sample application [here](https://github.com/luizmineo/node-webkit.dart/releases/tag/v0.0.1). Just download the **dart_examples.nw** archive, and open it with node-webkit.
To see how the node-webkit's API looks like in Dart, check out the sample application [here](https://github.com/luizmineo/node-webkit.dart/releases/tag/v0.0.2). Just download the **dart_examples.nw** archive, and open it with node-webkit.

```
nw dart_examples.nw
Expand Down

0 comments on commit f83b322

Please sign in to comment.