Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

Commit

Permalink
Bumping version number to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ethul committed Apr 25, 2015
1 parent 563d55c commit 8738dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gulp-purescript",
"description": "Run the PureScript compiler",
"version": "0.3.1",
"version": "0.4.0",
"license": "MIT",
"repository": "purescript-contrib/gulp-purescript",
"author": {
Expand Down

6 comments on commit 8738dc4

@ethul
Copy link
Contributor Author

@ethul ethul commented on 8738dc4 Apr 25, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@garyb Sorry to ask this again, but can you please do a test on windows to ensure #21 did not sneak back in during the rewrite? This would be most appreciated!

@garyb
Copy link
Member

@garyb garyb commented on 8738dc4 Apr 25, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure thing, I'll give it a try now.

@ethul
Copy link
Contributor Author

@ethul ethul commented on 8738dc4 Apr 25, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great. Thanks

@garyb
Copy link
Member

@garyb garyb commented on 8738dc4 Apr 25, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works a treat 👍

@ethul
Copy link
Contributor Author

@ethul ethul commented on 8738dc4 Apr 25, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Thanks for the test

@kritzcreek
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Please sign in to comment.