Skip to content

Commit

Permalink
Having released 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
blambeau committed Jan 17, 2011
1 parent 7499a17 commit 6316767
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
# Version 0.10.2 / FIX ME

* ...

# Version 0.10.1 / 2011-01-17

* Bug fixes
Expand Down
2 changes: 1 addition & 1 deletion lib/wlang.rb
Expand Up @@ -21,7 +21,7 @@
module WLang

# Current version of WLang
VERSION = "0.10.1".freeze
VERSION = "0.10.2".freeze

######################################################################## About files and extensions

Expand Down
2 changes: 1 addition & 1 deletion wlang.noespec
Expand Up @@ -13,7 +13,7 @@ variables:
upper:
WLang
version:
0.10.1
0.10.2
summary: |-
WLang is a powerful code generation and templating engine
description: |-
Expand Down

0 comments on commit 6316767

Please sign in to comment.