Skip to content

Commit

Permalink
[blacksmith] Bump version to 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ajjahn committed Apr 11, 2015
1 parent 0b8794e commit 111bb7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ajjahn-samba",
"version": "0.3.1",
"version": "0.3.2",
"author": "Adam Jahn",
"summary": "Module for provisioning Samba",
"license": "Apache-2.0",
Expand Down

4 comments on commit 111bb7e

@mbrodala
Copy link

Choose a reason for hiding this comment

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

Could you release this one on Forge?

@ajjahn
Copy link
Owner Author

@ajjahn ajjahn commented on 111bb7e Apr 14, 2015

Choose a reason for hiding this comment

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

I bumped the version number here for future updates. 0.3.2 refers to any new commits that will come in. Right now, there isn't anything new since version 0.3.1 was released.

@mbrodala
Copy link

Choose a reason for hiding this comment

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

Have you moved the v0.3.1 tag by chance? ;-) I just wanted to be sure that version 0.3.1 contains the syntax error fix from 0b8794e.

@ajjahn
Copy link
Owner Author

@ajjahn ajjahn commented on 111bb7e Apr 14, 2015

Choose a reason for hiding this comment

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

0.3.1 should point to 0b8794e. That's the version released on forge.

Please sign in to comment.